@charset 'utf-8';
*{ margin:0; padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table,tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section, top { margin:0; padding:0; font-size:14px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, top { display:block; }
a:hover, a:active { outline:none; }
select, input, textarea,number, button {-webkit-appearance: none;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
ul, ol, li { list-style:none; }
img { border:0;}
table { margin:0; padding:0; clear:left; width:100%; border-collapse:collapse; border-spacing:0;  }
table td { background:#FFFFFF; color:#999999; font-size:0.8em; height:30px; line-height:30px; text-align:center;}
html { height:100%; }
body { word-wrap:break-word; margin:0 auto; -webkit-text-size-adjust: none;width:100%;font-family:microsoft yahei;}
a { text-decoration:none; }
img { border:0; max-width:100%; }

.tp{ float:left; width:1200px; height:320px;padding:10px; margin-bottom:10px;border-bottom:5px solid #EEEEEE;}
.brpic { float:left; margin-left:10px; width:320px; height:320px;}
.brpic img{width:320px; height:320px;}
.add_chose{width:105px; height:36px; line-height:36px; float:left; padding-top:6px;}
.add_chose a{float:left;margin:5px 0 0 0;display:block;width:15px;height:15px;line-height:99em;overflow:hidden;background:url('../phpadmin/images/reduce-add.gif') no-repeat;}
.add_chose a.reduce{background-position:0 0;}
.add_chose a.reduce:hover{background-position:0 -16px;}
.add_chose a.add{background-position:-16px 0;}
.add_chose a.add:hover{background-position:-16px -16px;}
.add_chose .text{float:left;margin:2px 5px;display:inline;border:solid 1px #ccc;padding:0px 3px 0px 8px;width:40px;line-height:18px;}
.boxr { float:left; width:490px; height:320px; margin-left:10px; background:#FFFFFF;}
.boxr p{ float:left; width:100%; margin:8px 0;font-size:16px; font-family:Microsoft Yahei;  font-weight:bold;color:#333333; height:40px; line-height:40px; text-indent:10px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr span{ float:left; width:100%; font-size:12px; color:#FF4646; height:60px; font-family:Microsoft Yahei;line-height:20px; text-indent:20px; overflow:hidden;}
.price{float:left; width:50%; font-size:14px; font-family:Microsoft Yahei;height:40px; line-height:40px; color:#999999; text-indent:30px;text-decoration:line-through; }
.price b{font-size:18px;color:#cccccc;}
.zhekou{float:left; width:50%; font-size:14px;font-family:Microsoft Yahei; height:40px; line-height:40px; color:#000000; text-indent:30px; }
.zhekou b{font-size:18px;color:#CC3300;}
.sl{float:left; width:100%; height:60px; line-height:60px;font-family:Microsoft Yahei; background:#cde6c7;}
.sl span{float:left; width:30%;height:60px; line-height:60px; text-align:right; font-size:14px; color:#000000;}
.sl .add_chose{ float:left; width:20%;height:28px; margin-top:11px;}
.sl .zj{float:left; width:50%;height:60px; line-height:60px;  font-size:18px;color:#FF0000; font-weight:bold; }
.btn1{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #990000; background:#209549; text-align:center; border-radius:5px;}
.btn2{float:left; margin:20px 50px; font-size:14px;color:#FFFFFF; width:120px; height:60px; border:0px solid #515100; background:#209549; text-align:center; border-radius:5px;}
.boxr2 { float:left; width:328px; height:300px; margin-left:10px; padding:10px;border:solid 1px #EEEEEE; background:#FFFFFF;}
.boxr2 p{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:36px; line-height:36px; overflow:hidden;border-bottom:1px dashed #EEEEEE;}
.boxr2 span{ float:left; width:100%;font-size:14px; font-family:Microsoft Yahei; color:#333333; height:108px; line-height:36px; overflow:hidden;}
.boxr2 p a{font-size:14px; font-family:Microsoft Yahei; color:#333333;}
/*金属按钮*/
.button {
    display: inline-block;
    padding: 0px;
    cursor: pointer;
    opacity: 0.9;
	overflow:hidden;
    letter-spacing: 1px;
    text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;
	text-align:center;
   
    -webkit-border-radius: 4px;
     -khtml-border-radius: 4px;
       -moz-border-radius: 4px;
         -o-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
    -webkit-transition: all 0.1s linear;
     -khtml-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}
.button a { color:#FFFFFF;}
.button:hover {
    -webkit-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(0,0,0,0.5) 0px 2px 5px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
			color:#FFFFFF; text-align:center;
}
.button:active {
    -webkit-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
     -khtml-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px,inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
       -moz-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
         -o-box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
            box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0) 0px 1px 0px, inset rgba(0,0,0,0.5) 0px 0px 5px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
}
.shine {
    display: block;
    position: relative;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    padding: 0px 12px;
    top: 0px;
    left: -24px;
    height: 1px;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
     -khtml-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
       -moz-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
         -o-box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
            box-shadow: rgba(255,255,255,0.2) 0px 1px 5px;
    -webkit-transition: all 0.3s ease-in-out;
     -khtml-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}
.button:hover .shine {left: 24px;}
.button:active .shine {opacity: 0;}
.line {float:left;width:100%;height:5px;}
.biaoti {float:left;width:96%;height:auto;line-height:30px;font-size:16px; color:#f05b72; padding:5px 2%; margin-bottom:5px; border-radius:5px;text-align:center;} 
.box {float:left;width:100%;height:auto;line-height:30px;font-size:14px; color:#333; border:1px dashed #CCCCCC;padding:5px; margin:5px 0; border-radius:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.con {float:left;width:96%;height:auto;padding:5px 2%;}
.con2 {float:left;width:96%;height:auto;padding:5px 2%;}
.imglist {float:left;width:100%;height:auto;background:#FFFFFF;}
.imglist .imgbox {float:left;position: relative;width:102px;height:102px;margin:8px; border-radius:3px;}
.imglist .imgbox li {height:102px;}
.imglist .imgbox img {position:absolute;top:0px;right:0px;width:30px; height:30px;background:#FFFFFF;border-radius:100px;}

.fl { float:left; width:960px;height:60px; overflow:hidden;border-bottom:1px dashed #DDDDDD; margin-bottom:10px;}
.fl span{float:left; width:100px; height:60px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; font-weight:bold;color:#209549; }
.fl ul li a{float:left; width:84px; height:30px; line-height:30px;font-size:14px; font-family:Microsoft Yahei; color:#666666; }
/*焦点图*/
.fullSlide2{ width:100%; position:relative;  height:646px; background:#000;  }
.fullSlide2 .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide2 .bd ul{ width:100% !important;  }
.fullSlide2 .bd li{ width:100% !important;  height:646px; overflow:hidden; text-align:center;  }
.fullSlide2 .bd li a{ display:block; height:646px; }
.fullSlide2 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;text-align:center; _background:#000; _filter:alpha(opacity=60); }
.fullSlide2 .hd ul{   padding-top:5px;  }
.fullSlide2 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:#FFFFFF; border-radius:8px;overflow:hidden; line-height:9999px; }
.fullSlide2 .hd ul .on{ background:#000000;}
/*公共样式*/
.mb1 {background-position:top center;background-color:; background-image:url();}
.mbtop1 {background-position:top center;background-repeat:repeat; float:left; width:100%;min-width:1200px; height:99px;background-color:; background-image:url();}
.mbtop1 .mbtops {position:relative;margin:0 auto;width:1200px; height:99px;background-color:; background-image:url();}
.mbmenu1 { top:0px;background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px;height:49px;background-color:; background-image:url(../images/images0002/qjnj-sy3-qt_14.jpg);border-top: 0px solid ;border-bottom: 0px solid ;z-index:9999;}
.mbmenu1 .mbmenus {position:relative;margin:0 auto;width:1200px; height:49px;background-color:; background-image:url();}
.mbbanner1 {background-repeat:repeat; float:left; width:100%;min-width:1200px; height:646px;background-color:; background-image:url();}
.mbbanner1 .mbbanners {margin:0 auto;width:100%px; height:646px;background-color:; background-image:url();}
.mbbannerc1 {background-repeat:repeat; float:left; width:100%;min-width:1200px; height:auto;background-color:; background-image:url();}
.mbbannerc1 .mbbannercs {margin:0 auto;width:100%px; height:auto;background-color:; background-image:url();}
.mbcontent1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px;height:4200px;background-color:; background-image:url(../images/images0002/qjnj-sy3_04.jpg);margin-top:0px;z-index:0; }
.mbcontent1 .mbcontents{position:relative;margin:0 auto;width:1200px; height:4200px;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbcontentc1 {background-position:top center;background-repeat:repeat; float:left; width:100%; height:auto; min-width:1200px;background-color:; background-image:url(../images/images0002/beijing.jpg);z-index:0;}
.mbcontentc1 .mbcontentcs{position:relative;margin:0 auto;width:1200px; height:auto;overflow:hidden; background-color:; background-image:url();z-index:0;}
.mbfoot1 {background-position:top center;background-repeat:repeat; float:left; width:100%; min-width:1200px; height:336px;background-color:; background-image:url(../images/images0002/qjnj-sy3_05.jpg);z-index:0;}
.mbfoot1 .mbfoots {position:relative;margin:0 auto;width:1200px;height:336px;background-color:; background-image:url();z-index:0;}
.mbleft1 {float:left;width:1200px;height:auto;border:0px solid ;margin-right:10px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}.mbright1 {float:right;width:1200px;height:auto;}/*图片函数*/
.pic8 {position:relative; float:left; width:417px; height:99px; margin: 0px 156px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjn.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic8:hover{color:#CCCCCC; background-image:url(../images/images0002/qjn.png);}
.pic8 a { float:left;  width:417px; height:99px;  background:;background-image:url(../images/images0002/qjn.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic8 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjn.png);}/*在线搜索*/
.search9 {position:relative;float:left; width:387px; height:40px; margin: 29px 40px 0px 0px; padding:0px;border: 0px solid #DEDEDE;background:#FFFFFF;z-index: 2;}
.search9 ul{  font-size:14px; color:#474747;font-family:微软雅黑;}
.search9 ul li{ float:left; height:32px; line-height:32px;}
.search9 ul li .searchinput{ float:left; width:280px; height:32px;  border:1px solid #DEDEDE ; font-family:微软雅黑; font-size:12px; color:#3D3D3D;  background:#FFFFFF no-repeat 0.2em center; border-radius: px;outline: none; background-image:url(); text-indent:5px;outline:none; }
.search9 .searchbnt {width:100px; height:34px; line-height:32px; background:#0050ab; background-image:url();font-family:微软雅黑; font-size:12px; color:#FFFFFF;border-radius: px;border: 1px solid #0050ab;}
.search9 ul li .searchbnt:hover{color:#FFFFFF; background:#D10D0D; background-image:url();border: 1px solid #D10D0D;}
/*图片函数*/
.pic10 {position:relative; float:left; width:48px; height:99px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_06.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic10:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_06.png);}
.pic10 a { float:left;  width:48px; height:99px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_06.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic10 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_06.png);}/*图片函数*/
.pic11 {position:relative; float:left; width:151px; height:16px; margin: 26px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#ef9202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic11:hover{color:#ef9202; background-image:url();}
.pic11 a { float:left;  width:151px; height:16px;  background:;background-image:url(); font-size:12px;color:#ef9202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic11 a:hover{color:#ef9202; background:; background-image:url();}/*图片函数*/
.pic12 {position:relative; float:left; width:151px; height:22px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:20px;color:#0e6dcc; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic12:hover{color:#0e6dcc; background-image:url();}
.pic12 a { float:left;  width:151px; height:22px;  background:;background-image:url(); font-size:20px;color:#0e6dcc; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic12 a:hover{color:#0e6dcc; background:; background-image:url();}/*基础11.0nav导航*/
.clearfix:after{content:.;display:block;height:0;clear:both;visibility:hidden;z-index:99999;}
.nav13{ position:relative;float:left;width:1200px; height:99px; position:relative; z-index:99999; padding:0px 0px 0px 0px;  }
.nav13 .nLi{ float:left;  position:relative; display:inline; width:171px; height:49px; }
.nav13 .nav_line{ float:left;width:171px;height:0px; background:#EDEDED; background:url() no-repeat center center;}
.nav13 .nLi h3{ float:left;background:; background-image:url(); width:171px; height:99px; text-align:center; }
.nav13 .nLi h3 a{ display:block; padding-top:-24.5px; color:#FFFFFF; font-size:14px; font-family:微软雅黑; width:171px;height:49px;line-height:49px;overflow:hidden;}
.nav13 .nLi h3 a p{ float:left;padding:0px; font-size:9px; width:171px; color:; font-size:10px; padding-bottom:-24.5px; height:0px; line-height:0px;overflow:hidden;}
.nav13 .nLi h3:hover{color:#FAFAFA; background:; background-image:url();}
.nav13 .sub{ display:none; width:171px;height:auto; top:49px;  position:absolute; background:#0460BD; background-image:url(); line-height:40px; padding-bottom:0px;z-index:99999;}
.nav13 .sub li{ zoom:1; width:171px;height:40px; float:left;padding:0px;}
.nav13 .sub a{ display:block; color:#FFFFFF; font-size:12px; font-family:微软雅黑; border-bottom:1px #0460BD solid;text-align:center;}
.nav13 .sub a:hover{ background:#0351A1; background-image:url(); color:#FAFAFA;  }
.nav13 .on h3 { background:; background-image:url(); }
.nav13 .on h3 a{ color:#FAFAFA;  }
.nav13 .on h3 a p{color:;}
/*图片函数*/
.pic14 {position:relative; float:left; width:113px; height:33px; margin: 39px 0px 0px 28px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:22px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic14:hover{color:#FFFFFF; background-image:url();}
.pic14 a { float:left;  width:113px; height:33px;  background:;background-image:url(); font-size:22px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic14 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic15 {position:relative; float:left; width:113px; height:17px; margin: 72px 0px 0px -113px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_38.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic15:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_38.png);}
.pic15 a { float:left;  width:113px; height:17px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_38.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic15 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_38.png);}/*图片函数*/
.pic16 {position:relative; float:left; width:58px; height:121px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_16.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic16:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_16.png);}
.pic16 a { float:left;  width:58px; height:121px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_16.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic16 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_16.png);}/*图片函数*/
.pic17 {position:relative; float:left; width:89px; height:121px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_17.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic17:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_17.png);}
.pic17 a { float:left;  width:89px; height:121px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_17.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic17 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_17.png);}/*图片函数*/
.pic18 {position:relative; float:left; width:145px; height:28px; margin: 43px 0px 0px 5px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic18:hover{color:#FFFFFF; background-image:url();}
.pic18 a { float:left;  width:145px; height:28px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic18 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic19 {position:relative; float:left; width:150px; height:13px; margin: 70px 0px 0px -150px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_39.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic19:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_39.png);}
.pic19 a { float:left;  width:150px; height:13px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_39.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic19 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_39.png);}/*图片函数*/
.pic20 {position:relative; float:left; width:90px; height:121px; margin: 0px 0px 0px 27px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_20.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic20:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_20.png);}
.pic20 a { float:left;  width:90px; height:121px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_20.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic20 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_20.png);}/*图片函数*/
.pic21 {position:relative; float:left; width:68px; height:24px; margin: 43px 0px 0px 5px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic21:hover{color:#FFFFFF; background-image:url();}
.pic21 a { float:left;  width:68px; height:24px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic21 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic22 {position:relative; float:left; width:73px; height:13px; margin: 70px 0px 0px -73px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_37.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic22:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_37.png);}
.pic22 a { float:left;  width:73px; height:13px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_37.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic22 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_37.png);}/*图片函数*/
.pic23 {position:relative; float:left; width:91px; height:121px; margin: 0px 0px 0px 77px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_23.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic23:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_23.png);}
.pic23 a { float:left;  width:91px; height:121px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_23.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic23 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_23.png);}/*图片函数*/
.pic24 {position:relative; float:left; width:99px; height:22px; margin: 43px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic24:hover{color:#FFFFFF; background-image:url();}
.pic24 a { float:left;  width:99px; height:22px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic24 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic25 {position:relative; float:left; width:99px; height:15px; margin: 70px 0px 0px -99px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_35.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic25:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_35.png);}
.pic25 a { float:left;  width:99px; height:15px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_35.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic25 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_35.png);}/*图片函数*/
.pic26 {position:relative; float:left; width:85px; height:121px; margin: 0px 0px 0px 68px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_26.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic26:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_26.png);}
.pic26 a { float:left;  width:85px; height:121px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_26.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic26 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_26.png);}/*图片函数*/
.pic27 {position:relative; float:left; width:123px; height:22px; margin: 43px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic27:hover{color:#FFFFFF; background-image:url();}
.pic27 a { float:left;  width:123px; height:22px;  background:;background-image:url(); font-size:16px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic27 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic28 {position:relative; float:left; width:123px; height:14px; margin: 70px 0px 0px -123px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_36.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic28:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_36.png);}
.pic28 a { float:left;  width:123px; height:14px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_36.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic28 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_36.png);}/*图片函数*/
.pic29 {position:relative; float:left; width:1200px; height:46px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic29:hover{color:#CCCCCC; background-image:url();}
.pic29 a { float:left;  width:1200px; height:46px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic29 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic32 {position:relative; float:left; width:209px; height:40px; margin: 18px 0px 0px 50px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:30px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic32:hover{color:#FFFFFF; background-image:url();}
.pic32 a { float:left;  width:209px; height:40px;  background:;background-image:url(); font-size:30px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic32 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic34 {position:relative; float:left; width:267px; height:31px; margin: 58px 0px 0px -260px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_55.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic34:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_55.png);}
.pic34 a { float:left;  width:267px; height:31px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_55.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic34 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_55.png);}/*图片函数*/
.pic35 {position:relative; float:left; width:20px; height:31px; margin: 119px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_59.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic35:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_59.png);}
.pic35 a { float:left;  width:20px; height:31px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_59.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic35 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_59.png);}/*图片函数*/
.pic36 {position:relative; float:left; width:247px; height:31px; margin: 114px 0px 0px -247px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic36:hover{color:#FFFFFF; background-image:url();}
.pic36 a { float:left;  width:247px; height:31px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic36 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic37 {position:relative; float:left; width:251px; height:111px; margin: 178px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic37:hover{color:#020202; background-image:url();}
.pic37 a { float:left;  width:251px; height:111px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic37 a:hover{color:#020202; background:; background-image:url();}/*图片函数*/
.pic38 {position:relative; float:left; width:19px; height:39px; margin: 324px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_64.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic38:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_64.png);}
.pic38 a { float:left;  width:19px; height:39px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_64.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic38 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_64.png);}/*图片函数*/
.pic39 {position:relative; float:left; width:248px; height:39px; margin: 322px 0px 0px -248px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic39:hover{color:#FFFFFF; background-image:url();}
.pic39 a { float:left;  width:248px; height:39px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic39 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic40 {position:relative; float:left; width:251px; height:86px; margin: 386px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic40:hover{color:#020202; background-image:url();}
.pic40 a { float:left;  width:251px; height:86px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic40 a:hover{color:#020202; background:; background-image:url();}/*图片函数*/
.pic41 {position:relative; float:left; width:21px; height:37px; margin: 505px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_69.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic41:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_69.png);}
.pic41 a { float:left;  width:21px; height:37px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_69.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic41 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_69.png);}/*图片函数*/
.pic42 {position:relative; float:left; width:246px; height:37px; margin: 501px 0px 0px -248px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic42:hover{color:#FFFFFF; background-image:url();}
.pic42 a { float:left;  width:246px; height:37px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic42 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic43 {position:relative; float:left; width:251px; height:110px; margin: 572px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic43:hover{color:#020202; background-image:url();}
.pic43 a { float:left;  width:251px; height:110px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic43 a:hover{color:#020202; background:; background-image:url();}/*图片函数*/
.pic44 {position:relative; float:left; width:251px; height:204px; margin: 789px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic44:hover{color:#020202; background-image:url();}
.pic44 a { float:left;  width:251px; height:204px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic44 a:hover{color:#020202; background:; background-image:url();}/*图片函数*/
.pic45 {position:relative; float:left; width:19px; height:37px; margin: 719px 0px 0px -267px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_74.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic45:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_74.png);}
.pic45 a { float:left;  width:19px; height:37px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_74.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic45 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_74.png);}/*图片函数*/
.pic46 {position:relative; float:left; width:246px; height:37px; margin: 716px 0px 0px -248px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic46:hover{color:#FFFFFF; background-image:url();}
.pic46 a { float:left;  width:246px; height:37px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic46 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic47 {position:relative; float:left; width:27px; height:993px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic47:hover{color:#CCCCCC; background-image:url();}
.pic47 a { float:left;  width:27px; height:993px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic47 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic48 {position:relative; float:left; width:261px; height:44px; margin: 0px 573px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_49.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic48:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_49.png);}
.pic48 a { float:left;  width:261px; height:44px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_49.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic48 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_49.png);}/*图片函数*/
.pic49 {position:relative; float:left; width:72px; height:44px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_51.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic49:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_51.png);}
.pic49 a { float:left;  width:72px; height:44px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_51.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic49 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_51.png);}/*图片函数*/
.pic50 {position:relative; float:left; width:906px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic50:hover{color:#CCCCCC; background-image:url();}
.pic50 a { float:left;  width:906px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic50 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片列表*/
.pics51 { position:relative;float:left; width:887px; height:919px; margin-left:19px; padding:0px; border: 0px solid ; display:inline;border-radius:0px;z-index: 2;}
.pics51 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:; background-image:url(); border-radius: #EDEDEDpx;overflow:hidden;}
.pics51 h3 span { float:left; color:; width:812px;font-size:-3px;}
.pics51 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics51 h3 a{ float:right; width:70px;height:0px;color:;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics51 ul {float:left;width:100%;height:919px;background:; background-image:url(); }
.pics51 ul li{float:left;width:287px;height:295px;margin:7px 12px 0px 0px;display:inline;}
.pics51 ul li img{float:left;width:285px;height:260px;}
.pics51 ul li a{float:left;width:285px;height:293px; line-height:25px; border:1px solid #EDEDED;font-family:微软雅黑; font-size:18px; color:#2c2c2c;background:#EBEBEB;overflow:hidden;}
.pics51 ul li a p{float:left;width:285px;height:33px;text-align:center; padding:0 0px 0 0px;background-image:url();margin-top:0px;overflow:hidden;transition: border 0s;}
.pics51 ul li a:hover{float:left;width:285px;height:293px;border:1px solid #EBEBEB; color:#FFFFFF;background:#F01A45;background-image:url();overflow:hidden;}
/*图片函数*/
.pic52 {position:relative; float:left; width:1200px; height:146px; margin: 66px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_79.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic52:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_79.png);}
.pic52 a { float:left;  width:1200px; height:146px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_79.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic52 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_79.png);}/*图片函数*/
.pic53 {position:relative; float:left; width:1200px; height:50px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic53:hover{color:#CCCCCC; background-image:url();}
.pic53 a { float:left;  width:1200px; height:50px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic53 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic54 {position:relative; float:left; width:550px; height:318px; margin: 0px 25px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_82.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic54:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_82.jpg);}
.pic54 a { float:left;  width:550px; height:318px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_82.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic54 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_82.jpg);}/*图片函数*/
.pic55 {position:relative; float:left; width:138px; height:108px; margin: 0px 20px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_84.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic55:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_84.jpg);}
.pic55 a { float:left;  width:138px; height:108px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_84.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic55 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_84.jpg);}/*图片函数*/
.pic56 {position:relative; float:left; width:466px; height:41px; margin: 15px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic56:hover{color:#ea0300; background-image:url();}
.pic56 a { float:left;  width:466px; height:41px;  background:;background-image:url(); font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic56 a:hover{color:#ea0300; background:; background-image:url();}/*图片函数*/
.pic57 {position:relative; float:left; width:466px; height:36px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic57:hover{color:#2c2c2c; background-image:url();}
.pic57 a { float:left;  width:466px; height:36px;  background:;background-image:url(); font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic57 a:hover{color:#2c2c2c; background:; background-image:url();}/*图片函数*/
.pic58 {position:relative; float:left; width:28px; height:1px; margin: 0px 0px 0px 4px; padding:0px; border: 0px solid #626262;  background:#626262;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic58:hover{color:; background-image:url();}
.pic58 a { float:left;  width:28px; height:1px;  background:#626262;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic58 a:hover{color:; background:#626262; background-image:url();}/*图片函数*/
.pic59 {position:relative; float:left; width:624px; height:35px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic59:hover{color:#CCCCCC; background-image:url();}
.pic59 a { float:left;  width:624px; height:35px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic59 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic60 {position:relative; float:left; width:36px; height:175px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_94.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic60:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_94.png);}
.pic60 a { float:left;  width:36px; height:175px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_94.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic60 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_94.png);}/*图片函数*/
.pic61 {position:relative; float:left; width:588px; height:47px; margin: -5px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic61:hover{color:020202; background-image:url();}
.pic61 a { float:left;  width:588px; height:47px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic61 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic62 {position:relative; float:left; width:588px; height:66px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic62:hover{color:020202; background-image:url();}
.pic62 a { float:left;  width:588px; height:66px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:25px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic62 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic63 {position:relative; float:left; width:588px; height:62px; margin: -5px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic63:hover{color:020202; background-image:url();}
.pic63 a { float:left;  width:588px; height:62px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic63 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic64 {position:relative; float:left; width:1200px; height:39px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic64:hover{color:#CCCCCC; background-image:url();}
.pic64 a { float:left;  width:1200px; height:39px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic64 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic65 {position:relative; float:left; width:139px; height:107px; margin: 0px 19px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_99.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic65:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_99.jpg);}
.pic65 a { float:left;  width:139px; height:107px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_99.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic65 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_99.jpg);}/*图片函数*/
.pic66 {position:relative; float:left; width:492px; height:41px; margin: 17px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic66:hover{color:#ea0300; background-image:url();}
.pic66 a { float:left;  width:492px; height:41px;  background:;background-image:url(); font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic66 a:hover{color:#ea0300; background:; background-image:url();}/*图片函数*/
.pic67 {position:relative; float:left; width:492px; height:36px; margin: 58px 0px 0px -492px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic67:hover{color:#2c2c2c; background-image:url();}
.pic67 a { float:left;  width:492px; height:36px;  background:;background-image:url(); font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic67 a:hover{color:#2c2c2c; background:; background-image:url();}/*图片函数*/
.pic68 {position:relative; float:left; width:28px; height:1px; margin: 94px 0px 0px -490px; padding:0px; border: 0px solid #626262;  background:#626262;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic68:hover{color:; background-image:url();}
.pic68 a { float:left;  width:28px; height:1px;  background:#626262;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic68 a:hover{color:; background:#626262; background-image:url();}/*图片函数*/
.pic69 {position:relative; float:left; width:38px; height:185px; margin: 133px 0px 0px -650px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_110.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic69:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_110.png);}
.pic69 a { float:left;  width:38px; height:185px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_110.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic69 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_110.png);}/*图片函数*/
.pic70 {position:relative; float:left; width:612px; height:49px; margin: 131px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic70:hover{color:020202; background-image:url();}
.pic70 a { float:left;  width:612px; height:49px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic70 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic71 {position:relative; float:left; width:612px; height:49px; margin: 178px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic71:hover{color:020202; background-image:url();}
.pic71 a { float:left;  width:612px; height:49px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic71 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic72 {position:relative; float:left; width:612px; height:87px; margin: 225px 0px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic72:hover{color:020202; background-image:url();}
.pic72 a { float:left;  width:612px; height:87px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic72 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic73 {position:relative; float:left; width:550px; height:283px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_102.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic73:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_102.jpg);}
.pic73 a { float:left;  width:550px; height:283px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_102.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic73 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_102.jpg);}/*图片函数*/
.pic74 {position:relative; float:left; width:1200px; height:1px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic74:hover{color:#CCCCCC; background-image:url();}
.pic74 a { float:left;  width:1200px; height:1px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic74 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic75 {position:relative; float:left; width:550px; height:291px; margin: 0px 22px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_115.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic75:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_115.jpg);}
.pic75 a { float:left;  width:550px; height:291px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_115.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic75 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_115.jpg);}/*图片函数*/
.pic76 {position:relative; float:left; width:138px; height:108px; margin: 0px 23px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_117.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic76:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_117.jpg);}
.pic76 a { float:left;  width:138px; height:108px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_117.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic76 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_117.jpg);}/*图片函数*/
.pic77 {position:relative; float:left; width:467px; height:42px; margin: 15px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic77:hover{color:#ea0300; background-image:url();}
.pic77 a { float:left;  width:467px; height:42px;  background:;background-image:url(); font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic77 a:hover{color:#ea0300; background:; background-image:url();}/*图片函数*/
.pic78 {position:relative; float:left; width:467px; height:35px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic78:hover{color:#2c2c2c; background-image:url();}
.pic78 a { float:left;  width:467px; height:35px;  background:;background-image:url(); font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic78 a:hover{color:#2c2c2c; background:; background-image:url();}/*图片函数*/
.pic79 {position:relative; float:left; width:28px; height:1px; margin: 0px 0px 0px 4px; padding:0px; border: 0px solid #626262;  background:#626262;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic79:hover{color:; background-image:url();}
.pic79 a { float:left;  width:28px; height:1px;  background:#626262;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic79 a:hover{color:; background:#626262; background-image:url();}/*图片函数*/
.pic80 {position:relative; float:left; width:628px; height:32px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic80:hover{color:#CCCCCC; background-image:url();}
.pic80 a { float:left;  width:628px; height:32px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic80 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic81 {position:relative; float:left; width:37px; height:151px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_127.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic81:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_127.png);}
.pic81 a { float:left;  width:37px; height:151px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_127.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic81 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_127.png);}/*图片函数*/
.pic82 {position:relative; float:left; width:591px; height:44px; margin: -5px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic82:hover{color:020202; background-image:url();}
.pic82 a { float:left;  width:591px; height:44px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic82 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic83 {position:relative; float:left; width:591px; height:44px; margin: -5px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic83:hover{color:020202; background-image:url();}
.pic83 a { float:left;  width:591px; height:44px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic83 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic84 {position:relative; float:left; width:591px; height:63px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic84:hover{color:020202; background-image:url();}
.pic84 a { float:left;  width:591px; height:63px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic84 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic85 {position:relative; float:left; width:1200px; height:40px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic85:hover{color:#CCCCCC; background-image:url();}
.pic85 a { float:left;  width:1200px; height:40px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic85 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic87 {position:relative; float:left; width:139px; height:107px; margin: 0px 19px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_132.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic87:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_132.jpg);}
.pic87 a { float:left;  width:139px; height:107px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_132.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic87 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_132.jpg);}/*图片函数*/
.pic88 {position:relative; float:left; width:492px; height:40px; margin: 16px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic88:hover{color:#ea0300; background-image:url();}
.pic88 a { float:left;  width:492px; height:40px;  background:;background-image:url(); font-size:24px;color:#ea0300; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic88 a:hover{color:#ea0300; background:; background-image:url();}/*图片函数*/
.pic89 {position:relative; float:left; width:492px; height:36px; margin: 58px 0px 0px -492px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic89:hover{color:#2c2c2c; background-image:url();}
.pic89 a { float:left;  width:492px; height:36px;  background:;background-image:url(); font-size:16px;color:#2c2c2c; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic89 a:hover{color:#2c2c2c; background:; background-image:url();}/*图片函数*/
.pic90 {position:relative; float:left; width:28px; height:1px; margin: 94px 0px 0px -490px; padding:0px; border: 0px solid #626262;  background:#626262;background-image:url();background-size:cover; font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic90:hover{color:; background-image:url();}
.pic90 a { float:left;  width:28px; height:1px;  background:#626262;background-image:url(); font-size:12px;color:; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic90 a:hover{color:; background:#626262; background-image:url();}/*图片函数*/
.pic91 {position:relative; float:left; width:38px; height:62px; margin: 133px 0px 0px -650px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_143.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic91:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_143.png);}
.pic91 a { float:left;  width:38px; height:62px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_143.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic91 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_143.png);}/*图片函数*/
.pic92 {position:relative; float:left; width:575px; height:63px; margin: 131px 37px 0px -612px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic92:hover{color:020202; background-image:url();}
.pic92 a { float:left;  width:575px; height:63px;  background:;background-image:url(); font-size:16px;color:#020202; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic92 a:hover{color:020202; background:; background-image:url();}/*图片函数*/
.pic93 {position:relative; float:left; width:550px; height:240px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_135.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic93:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_135.jpg);}
.pic93 a { float:left;  width:550px; height:240px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_135.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic93 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_135.jpg);}/*图片函数*/
.pic94 {position:relative; float:left; width:1200px; height:84px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic94:hover{color:#CCCCCC; background-image:url();}
.pic94 a { float:left;  width:1200px; height:84px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic94 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic95 {position:relative; float:left; width:46px; height:71px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_147.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic95:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_147.png);}
.pic95 a { float:left;  width:46px; height:71px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_147.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic95 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_147.png);}/*图片函数*/
.pic96 {position:relative; float:left; width:1154px; height:29px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic96:hover{color:#CCCCCC; background-image:url();}
.pic96 a { float:left;  width:1154px; height:29px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic96 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic97 {position:relative; float:left; width:93px; height:42px; margin: 0px 0px 0px 10px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:22px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic97:hover{color:#FFFFFF; background-image:url();}
.pic97 a { float:left;  width:93px; height:42px;  background:;background-image:url(); font-size:22px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic97 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic98 {position:relative; float:left; width:963px; height:42px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_150.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic98:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_150.png);}
.pic98 a { float:left;  width:963px; height:42px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_150.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic98 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_150.png);}/*图片函数*/
.pic99 {position:relative; float:left; width:88px; height:42px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_151.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic99:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt111_180.png);}
.pic99 a { float:left;  width:88px; height:42px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_151.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic99 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt111_180.png);}/*图片函数*/
.pic100 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3_152.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic100:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3_152.png);}
.pic100 a { float:left;  width:1200px; height:30px;  background:;background-image:url(../images/images0002/qjnj-sy3_152.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic100 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3_152.png);}/*图片列表*/
.pics101 { position:relative;float:left; width:1200px; height:484px; margin-left:10px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics101 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:#DEDEDE; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics101 h3 span { float:left; color:#CCCCCC; width:1125px;font-size:-3px;}
.pics101 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics101 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics101 ul li{width:286px;height:224px;float:left;margin:10px 10px 0px 0px;border:0px solid #DEDEDE;position:relative;overflow:hidden;cursor:pointer;}
.pics101 ul li:hover{border:0px solid #CCCCCC;}
.pics101 ul li img{width:286px;height:224px;}
.pics101 ul li .txt{width:286px;height:40px;line-height:40px; background:url(../css/images/1px.png) repeat;position:absolute;text-align:center; left:0;bottom:0;color:#FFFFFF;font-family:微软雅黑;}
.pics101 ul li .txt h2{font-size:15px;font-weight:bold;height:40px;line-height:40px; text-align:center;overflow:hidden;}
.pics101 ul li .txt h2 a{color:#FFFFFF;height:40px;line-height:40px; }
.pics101 ul li .txt h2 a:hover{color:#FFFFFF;}
.pics101 ul li .txt p{font-size:11px; padding:20px;text-align:left;}
/*图片函数*/
.pic102 {position:relative; float:left; width:1200px; height:127px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic102:hover{color:#CCCCCC; background-image:url();}
.pic102 a { float:left;  width:1200px; height:127px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic102 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic103 {position:relative; float:left; width:654px; height:97px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_155.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic103:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_155.png);}
.pic103 a { float:left;  width:654px; height:97px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_155.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic103 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_155.png);}/*图片函数*/
.pic104 {position:relative; float:left; width:617px; height:158px; margin: 97px 37px 0px -654px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#2d2d2d; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic104:hover{color:#2d2d2d; background-image:url();}
.pic104 a { float:left;  width:617px; height:158px;  background:;background-image:url(); font-size:12px;color:#2d2d2d; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic104 a:hover{color:#2d2d2d; background:; background-image:url();}/*图片函数*/
.pic105 {position:relative; float:left; width:654px; height:61px; margin: 255px 0px 0px -654px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_158.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic105:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt111_191.png);}
.pic105 a { float:left;  width:654px; height:61px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_158.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic105 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt111_191.png);}/*图片函数*/
.pic106 {position:relative; float:left; width:546px; height:316px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_156.jpg);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic106:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_156.jpg);}
.pic106 a { float:left;  width:546px; height:316px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_156.jpg); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic106 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_156.jpg);}/*图片函数*/
.pic107 {position:relative; float:left; width:1200px; height:76px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic107:hover{color:#CCCCCC; background-image:url();}
.pic107 a { float:left;  width:1200px; height:76px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic107 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic108 {position:relative; float:left; width:594px; height:62px; margin: 0px 35px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_160.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic108:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_160.png);}
.pic108 a { float:left;  width:594px; height:62px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_160.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic108 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_160.png);}/*图片函数*/
.pic109 {position:relative; float:left; width:569px; height:62px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_162.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic109:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_162.png);}
.pic109 a { float:left;  width:569px; height:62px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_162.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic109 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_162.png);}/*文字列表*/
.news110 { position:relative;float:left; width:545px; height:210px; margin-left:0px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt110 {width:545px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft110 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft110 img{ width:0px; height:0px;}
.ttright110 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent110 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt110 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt110 a:hover{ color:#BD171C;}
.ttbt110 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news110 h3 { float:left; width:545px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news110 h3 span { float:left; color:#CCCCCC; width:470px;font-size:-3px;}
.news110 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news110 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news110 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news110 ul { float:left; background:;  width:545px;height:190px;}
.news110 ul li { float:left; width:100%; height:35px; line-height:35px; text-indent:20px; text-align:left; font-size:14px; border-bottom: 1px dashed #DEDEDE;background:url(http://www.jinwww.cn/sysimages/list/list-009.png) left no-repeat; overflow:hidden; }
.news110 ul li a {float:left; width:465px; color:#363636; font-family:微软雅黑;font-size:14px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news110 ul li a:hover {color:#E02443;font-family:微软雅黑;}
.news110 ul li span { float:right; width:80px; height:35px;color:#BFBFBF; font-size:14px; font-weight:normal; text-align:right;text-indent:0px; }
/*文字列表*/
.news111 { position:relative;float:left; width:545px; height:210px; margin-left:70px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt111 {width:545px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft111 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft111 img{ width:0px; height:0px;}
.ttright111 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent111 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt111 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt111 a:hover{ color:#BD171C;}
.ttbt111 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#BFBFBF; text-align:right; }
.news111 h3 { float:left; width:545px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news111 h3 span { float:left; color:#CCCCCC; width:470px;font-size:-3px;}
.news111 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news111 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news111 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news111 ul { float:left; background:;  width:545px;height:190px;}
.news111 ul li { float:left; width:100%; height:35px; line-height:35px; text-indent:20px; text-align:left; font-size:14px; border-bottom: 1px dashed #DEDEDE;background:url(http://www.jinwww.cn/sysimages/list/list-009.png) left no-repeat; overflow:hidden; }
.news111 ul li a {float:left; width:465px; color:#363636; font-family:微软雅黑;font-size:14px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news111 ul li a:hover {color:#E02443;font-family:微软雅黑;}
.news111 ul li span { float:right; width:80px; height:35px;color:#BFBFBF; font-size:14px; font-weight:normal; text-align:right;text-indent:0px; }
/*图片函数*/
.pic112 {position:relative; float:left; width:1200px; height:47px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic112:hover{color:#CCCCCC; background-image:url();}
.pic112 a { float:left;  width:1200px; height:47px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic112 a:hover{color:#CCCCCC; background:; background-image:url();}/*自定义列表*/
.liebiao113 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao113 ul { float:left; width:100%; }
.liebiao113 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao113 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao113 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao113 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao113on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao114 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao114 ul { float:left; width:100%; }
.liebiao114 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao114 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao114 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao114 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao114on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao115 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao115 ul { float:left; width:100%; }
.liebiao115 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao115 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao115 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao115 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao115on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao116 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao116 ul { float:left; width:100%; }
.liebiao116 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao116 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao116 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao116 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao116on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao117 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao117 ul { float:left; width:100%; }
.liebiao117 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao117 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao117 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao117 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao117on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao118 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao118 ul { float:left; width:100%; }
.liebiao118 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao118 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao118 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao118 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao118on { color:#E8E8E8; background:; background-image:url(); }
/*自定义列表*/
.liebiao119 { position:relative; float:left; width:98px;  height: 177px;  border: 0px solid ; margin-left: 0px; margin-right: 0px; background:; background-image:url(); z-index: 2;}
.liebiao119 ul { float:left; width:100%; }
.liebiao119 ul span { float:left; font-size:0px; width:0px; height:0px;line-height:0px; background:;font-family:微软雅黑; background-image:url(); color:#FFFFFF; text-align:center;}
.liebiao119 ul li { float:left; margin:px px ; font-size:14px; width:98px; height:28px;line-height:28px;font-family:微软雅黑; border-right: 0px solid #FFFFFF;border-bottom: 0px solid #FFFFFF;text-align:center; }
.liebiao119 ul li a {display:block; color:#FFFFFF; width:98px; height:28px;line-height:28px;  font-size:14px; border: px solid ;background:; background-image:url();}
.liebiao119 ul li a:hover { color:#E8E8E8;border: px solid ; background:; background-image:url();filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.liebiao119on { color:#E8E8E8; background:; background-image:url(); }
/*图片函数*/
.pic120 {position:relative; float:left; width:20px; height:177px; margin: -15px 25px 0px 98px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_168.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic120:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_168.png);}
.pic120 a { float:left;  width:20px; height:177px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_168.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic120 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_168.png);}/*图片函数*/
.pic121 {position:relative; float:left; width:45px; height:51px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_170.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic121:hover{color:#CCCCCC; background-image:url(../images/images0002/qjnj-sy3-qt_170.png);}
.pic121 a { float:left;  width:45px; height:51px;  background:;background-image:url(../images/images0002/qjnj-sy3-qt_170.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic121 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/qjnj-sy3-qt_170.png);}/*图片函数*/
.pic122 {position:relative; float:left; width:276px; height:36px; margin: 10px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic122:hover{color:#FFFFFF; background-image:url();}
.pic122 a { float:left;  width:276px; height:36px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic122 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic123 {position:relative; float:left; width:321px; height:41px; margin: 51px 0px 0px -321px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic123:hover{color:#FFFFFF; background-image:url();}
.pic123 a { float:left;  width:321px; height:41px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic123 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic124 {position:relative; float:left; width:321px; height:85px; margin: 92px 0px 0px -321px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic124:hover{color:#FFFFFF; background-image:url();}
.pic124 a { float:left;  width:321px; height:85px;  background:;background-image:url(); font-size:18px;color:#FFFFFF; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic124 a:hover{color:#FFFFFF; background:; background-image:url();}/*图片函数*/
.pic125 {position:relative; float:left; width:146px; height:146px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url(../images/images0002/-1.png);background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic125:hover{color:#CCCCCC; background-image:url(../images/images0002/-1.png);}
.pic125 a { float:left;  width:146px; height:146px;  background:;background-image:url(../images/images0002/-1.png); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic125 a:hover{color:#CCCCCC; background:; background-image:url(../images/images0002/-1.png);}/*图片函数*/
.pic126 {position:relative; float:left; width:1200px; height:50px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic126:hover{color:#CCCCCC; background-image:url();}
.pic126 a { float:left;  width:1200px; height:50px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic126 a:hover{color:#CCCCCC; background:; background-image:url();}/*图片函数*/
.pic127 {position:relative; float:left; width:1200px; height:27px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic127:hover{color:#F7F7F7; background-image:url();}
.pic127 a { float:left;  width:1200px; height:27px;  background:;background-image:url(); font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic127 a:hover{color:#F7F7F7; background:; background-image:url();}/*图片函数*/
.pic128 {position:relative; float:left; width:500px; height:27px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic128:hover{color:#F7F7F7; background-image:url();}
.pic128 a { float:left;  width:500px; height:27px;  background:;background-image:url(); font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic128 a:hover{color:#F7F7F7; background:; background-image:url();}/*图片函数*/
.pic129 {position:relative; float:left; width:150px; height:27px; margin: 0px 0px 0px 20px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic129:hover{color:#F7F7F7; background-image:url();}
.pic129 a { float:left;  width:150px; height:27px;  background:;background-image:url(); font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic129 a:hover{color:#F7F7F7; background:; background-image:url();}/*左边导航*/
.sideleft130 {position:relative; float:left;width:150px;;height:60px; margin-bottom:0px; text-align:center;line-height:60px;font-size:16px;color:#2A509C;background:;background-image:url();font-weight:bold; font-family:微软雅黑;padding:0px 0 0px 0;z-index: 2;}
.sideleft130 span.cn{float:left;width:150px;height:60px; line-height:60px;}
.sideleft130 span.en{float:left;font-size:12px;color:#F0F0F0;width:150px;height:0px;line-height:0px;text-align:center;}
.sideMenu130{ float:left; width:1050px; background:;}
.sideMenu130 ul {float:left; width:200px;}
.sideMenu130 h3 {float:left; width:200px; height:60px; line-height:60px;text-indent:0px;font-size:16px; color:#2A509C;border-bottom:0px solid ; background:;background-image:url(); font-family:微软雅黑;text-align:center; cursor:pointer;}
.sideMenu130 h3 a{float:left; width:100%; color:#2A509C;height:60px; line-height:60px; text-indent:0px;}
.sideMenu130 h3 a:hover{color:#FFFFFF;background:#DB1E3E;background-image:url();}
.sideMenu130 h3.on a{color:#FFFFFF;background:#DB1E3E;background-image:url();}
.sideMenu130 ul{float:left;display:none;font-family:微软雅黑;background:;  /* 默认都隐藏 */ }
.sideMenu130 ul li {float:left; width:100%;height:60px; line-height:60px;text-indent:0px;font-size:0px;color:;background:;border-bottom:0px solid ;}
.sideMenu130 ul li a{float:left; width:100%;height:60px; line-height:60px;color:;}
.sideMenu130 ul li a:hover{color:;background:;}
/*单页函数*/
.about131 { position:relative; float:left; width:1180px; height:px;border: 0px solid #CCCCCC; margin-left:0px; border-radius:0px; overflow:hidden; font-family:微软雅黑;color:#333333;font-size:16px;background-color:;background-image:url();z-index: 2;}
.about131 ul{ float:left; width:1160px; padding:10px;}
.about131 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:0px; font-weight:bold; background:#DEDEDE; background-image:url(); overflow:hidden;}
.about131 h3 span { float:left; color:#CCCCCC; width:1105px;font-size:-3px;}
.about131 h3 span p{ float:left;color:#333333;font-size:0px;}
.about131 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.about131 img {margin: 0px;}
/*文字列表*/
.news132 { position:relative;float:left; width:1180px; height:550px; margin-left:0px; border: 0px solid #DEDEDE; padding:10px;border-radius:0px;background-image:url();z-index: 2;}
.tt132 {width:1180px; height:auto;float:left; padding-top:0px;padding-bottom:0px;border-bottom: 1px dashed #DEDEDE;}
.ttleft132 {float:left;width:0px; height:0px;border:0px;padding-left: 0px;}
.ttleft132 img{ width:0px; height:0px;}
.ttright132 {width:0px; float:left; height:0px;display: block;overflow:hidden;}
.ttcontent132 {margin-left:10px; height:0px; text-align:left;line-height:0px;font-size:0px; color:#A1A1A1;font-family:微软雅黑;}
.ttbt132 a{float:left;width:-100px;height:22px; line-height:22px;text-align:left; font-size:2px; color:#BD171C; font-family:微软雅黑;font-weight: bold; white-space:normal;display:block;display: block;overflow:hidden;}
.ttbt132 a:hover{ color:#BD171C;}
.ttbt132 span{float:right; width:80px;height:22px; line-height:22px; font-size:12px; color:#204B96; text-align:right; }
.news132 h3 { float:left; width:1180px; height:0px; line-height:0px;margin: 0;font-family:微软雅黑; text-indent:0px;  font-size:-3px; font-weight:bold; background:#DEDEDE; background-image:url();overflow:hidden;}
.news132 h3 span { float:left; color:#CCCCCC; width:1105px;font-size:-3px;}
.news132 h3 span p{ float:left;margin: 0;color:#333333;font-size:0px;}
.news132 h3 a{ float:right;  width:70px;height:0px; color:#CCCCCC;margin-right:5px;font-family:微软雅黑;font-size:0px; text-align:right; background: url() no-repeat right center;}
.news132 h3 a img {width:45px;height:13px;vertical-align: middle;}
.news132 ul { float:left; background:;  width:1180px;height:530px;}
.news132 ul li { float:left; width:100%; height:52px; line-height:52px; text-indent:20px; text-align:left; font-size:16px; border-bottom: 1px dashed #DEDEDE;background:url(http://www.jinwww.cn/sysimages/list/list-009.png) left no-repeat; overflow:hidden; }
.news132 ul li a {float:left; width:1080px; color:#363636; font-family:微软雅黑;font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; }
.news132 ul li a:hover {color:#E02443;font-family:微软雅黑;}
.news132 ul li span { float:right; width:100px; height:52px;color:#204B96; font-size:16px; font-weight:normal; text-align:right;text-indent:0px; }
/*翻页模版*/
.page_mb_list133 {position:relative; float:left;width:100%;height: auto;text-align:center;margin-top:20px;margin-bottom:20px;font-size:12px;z-index: 2;}
.page_mb_list133 ul{clear:both;width:80%;margin:0 auto;}
.page_mb_list133 ul li {float:left;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;color:#FFFFFF;border-radius: 3px;}
.page_mb_list133 ul li p {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list133 ul li span {float:left;width:25px;height:25px;color: #FFFFFF;background:#CCCCCC;border-radius: 3px;}
.page_mb_list133 a {float:left;color: #FFFFFF;background:#1F4FBF;width:25px;height:25px;border-radius: 3px;}
.page_mb_list133 a:hover {float:left;background:#D91C3C;color: #FFFFFF;border-radius: 3px;}

/*详细页模版*/
.listone134{ position:relative; float:left; width:1160px; height:px; line-height:25px; text-align:left; font-size:14px;color:#333333; font-family: '微软雅黑';border: 1px solid #F0F0F0; padding:0 10px 0 10px; background:#FFFFFF;z-index: 2;}
.listone134 h1 { float:left; width:100%;height:50px; line-height:50px; font-size:20px;color:#345EC2; font-family: '微软雅黑'; text-align:center; }
.listone134 h2 { float:left; width:100%;height:50px; line-height:50px; font-size:12px;color:#666666; font-family: '微软雅黑';text-align:right;  margin-bottom:10px; border-bottom: 2px solid #E0E0E0;}
.listone134 img {margin: 0px;}
/*图片列表*/
.pics135 { position:relative;float:left; width:1200px; height:650px; margin-left:10px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics135 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:#DEDEDE; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics135 h3 span { float:left; color:#CCCCCC; width:1125px;font-size:-3px;}
.pics135 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics135 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics135 ul li{width:350px;height:300px;float:left;margin:10px 50px 0px 0px;border:0px solid #DEDEDE;position:relative;overflow:hidden;cursor:pointer;}
.pics135 ul li:hover{border:0px solid #CCCCCC;}
.pics135 ul li img{width:350px;height:300px;}
.pics135 ul li .txt{width:350px;height:40px;line-height:40px; background:url(../css/images/1px.png) repeat;position:absolute;text-align:center; left:0;bottom:0;color:#FFFFFF;font-family:微软雅黑;}
.pics135 ul li .txt h2{font-size:15px;font-weight:bold;height:40px;line-height:40px; text-align:center;overflow:hidden;}
.pics135 ul li .txt h2 a{color:#FFFFFF;height:40px;line-height:40px; }
.pics135 ul li .txt h2 a:hover{color:#FFFFFF;}
.pics135 ul li .txt p{font-size:11px; padding:20px;text-align:left;}
/*图片函数*/
.pic137 {position:relative; float:left; width:1200px; height:30px; margin: 0px 0px 0px 0px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic137:hover{color:#CCCCCC; background-image:url();}
.pic137 a { float:left;  width:1200px; height:30px;  background:;background-image:url(); font-size:12px;color:#000000; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic137 a:hover{color:#CCCCCC; background:; background-image:url();}/*留言函数*/
.ly138 {position:relative; float:left; height: auto;width: 1158px;border: 1px solid #DEDEDE;font-size:14px;color:#CC1B38;background-color: #FFFFFF;font-family:微软雅黑;padding: 10px;margin-bottom: 10px;z-index: 2;}
.ly138 li {height:60px;}
.ly138 .lyinput{ height:45px;line-height:45px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly138 .lyinput:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly138 .lytxt{ height:100px;border: 1px solid #CCCCCC;font-size: 14px;font-family:微软雅黑; color:#474747;border-radius: 0px;outline: none;}
.ly138 .lytxt:focus {box-shadow: 0 0 truepx #BDBDBD;}
.ly138 .bnt { background-color:#2D4891; color:#FFFFFF;line-height:40px; height:40px; width:110px; border-radius: 0px; box-shadow:5px 5px  truepx #333333;border: 0px solid #454545;font-family:微软雅黑;font-size:14px;background-image:url();}
.ly138 .bnt:hover{color:#FFFFFF;background:#D92E44;background-image:url();display:inline;}
/*手机自定义图片*/
.sjc139 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc139 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc139 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc139 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc140 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc140 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc140 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc140 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc141 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc141 a{float:left; width:100%; height:10px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc141 a img {display:block;  height:5px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc141 a span{display:block;float:left;width:100%; height:5px;line-height:5px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc142 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc142 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc142 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc142 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc143 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc143 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc143 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc143 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc144 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc144 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc144 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc144 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc145 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc145 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc145 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px ;}
.sjc145 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc146 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc146 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc146 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc146 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc147 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc147 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc147 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc147 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc148 {position:relative;float:left; width:25%; margin:0px 0% 0px 0%;}
.sjc148 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc148 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc148 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc150 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc150 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc150 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc150 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机图片列表*/
.sjpic151 {position:relative;float:left; width:100%;height:auto;}
.sjpic151 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic151 li { width:33.333333333333%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic151 li img { width: 100%; height:120px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic151 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc152 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc152 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc152 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc152 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc153 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc153 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc153 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc153 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc154 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc154 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc154 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc154 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc155 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc155 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc155 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc155 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc156 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc156 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc156 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc156 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc157 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc157 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc157 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc157 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机图片列表*/
.sjpic158 {position:relative;float:left; width:100%;height:auto;}
.sjpic158 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic158 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic158 li img { width: 100%; height:150px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic158 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机自定义图片*/
.sjc159 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc159 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc159 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc159 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机单页展示*/
.sjdy160 {position:relative;float:left; width:100%;height:150px; line-height:30px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机自定义图片*/
.sjc161 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc161 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc161 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc161 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc162 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc162 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc162 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc162 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机新闻列表*/
.sjnew163 {position:relative;float:left; width:100%;height:auto;}
.sjnew163 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew163 ul li { float:left; width:100%; height:30px; line-height:30px; border-bottom:1px solid #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew163 ul li p{ float:left; width:70%; height:30px; line-height:30px; color:#3B3B3B; font-size:14px; text-align:left; overflow:hidden;}
.sjnew163 ul li span{ float:left; width:30%; height:30px; line-height:30px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机自定义图片*/
.sjc164 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc164 a{float:left; width:100%; height:40px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc164 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc164 a span{display:block;float:left;width:100%; height:20px;line-height:20px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc165 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc165 a{float:left; width:100%; height:20px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc165 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc165 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc166 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc166 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc166 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc166 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc167 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc167 a{float:left; width:100%; height:30px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc167 a img {display:block;  height:15px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc167 a span{display:block;float:left;width:100%; height:15px;line-height:15px; color:#FFFFFF; font-size:14px; overflow:hidden; text-align:center; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc168 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc168 a{float:left; width:100%; height:20px; padding:0px; background:#03468a;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc168 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc168 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc169 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc169 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc169 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc169 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机导航*/
.sjdh170 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh170 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh170 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机自定义图片*/
.sjc171 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc171 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc171 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc171 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机单页展示*/
.sjdy172 {position:relative;float:left; width:100%;height:px; line-height:25px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机自定义图片*/
.sjc173 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc173 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc173 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc173 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc174 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc174 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc174 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc174 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc175 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc175 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc175 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc175 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc176 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc176 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc176 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc176 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc177 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc177 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc177 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc177 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc178 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc178 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc178 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc178 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc179 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc179 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc179 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc179 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc180 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc180 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc180 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc180 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc181 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc181 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc181 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc181 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc182 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc182 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc182 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc182 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc183 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc183 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc183 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc183 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc184 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc184 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc184 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc184 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc185 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc185 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc185 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc185 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc186 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc186 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc186 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc186 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc187 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc187 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc187 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc187 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc188 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc188 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc188 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc188 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc189 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc189 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc189 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc189 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc190 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc190 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc190 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc190 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc191 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc191 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc191 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc191 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc192 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc192 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc192 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc192 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc193 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc193 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc193 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc193 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc194 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc194 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc194 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc194 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc195 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc195 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc195 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc195 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc196 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc196 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc196 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc196 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc197 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc197 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc197 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc197 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc198 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc198 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc198 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc198 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机自定义图片*/
.sjc199 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc199 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc199 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc199 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:0px; }/*手机自定义图片*/
.sjc200 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc200 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc200 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc200 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机导航*/
.sjdh202 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh202 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh202 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh203 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh203 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh203 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh204 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh204 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh204 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh205 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh205 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh205 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh206 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh206 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh206 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机单页展示*/
.sjdy207 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy208 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy209 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机单页展示*/
.sjdy210 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机导航*/
.sjdh211 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh211 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh211 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh212 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh212 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh212 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh213 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh213 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh213 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh214 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh214 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh214 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh215 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh215 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh215 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh216 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh216 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh216 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机图片列表*/
.sjpic217 {position:relative;float:left; width:100%;height:auto;}
.sjpic217 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic217 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic217 li img { width: 100%; height:160px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic217 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list218 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list218 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list218 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list218 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list218 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list218 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list218 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机图片列表*/
.sjpic219 {position:relative;float:left; width:100%;height:auto;}
.sjpic219 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic219 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic219 li img { width: 100%; height:160px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic219 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list220 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list220 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list220 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list220 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list220 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list220 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list220 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机图片列表*/
.sjpic221 {position:relative;float:left; width:100%;height:auto;}
.sjpic221 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic221 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic221 li img { width: 100%; height:160px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic221 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list222 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list222 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list222 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list222 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list222 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list222 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list222 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机翻页模版*/
.sjpage_mb_list223 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list223 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list223 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list223 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list223 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list223 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list223 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机图片列表*/
.sjpic224 {position:relative;float:left; width:100%;height:auto;}
.sjpic224 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic224 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic224 li img { width: 100%; height:160px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic224 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机图片列表*/
.sjpic225 {position:relative;float:left; width:100%;height:auto;}
.sjpic225 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic225 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic225 li img { width: 100%; height:160px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic225 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list226 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list226 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list226 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list226 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list226 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list226 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list226 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机导航*/
.sjdh227 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh227 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh227 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机导航*/
.sjdh228 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh228 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh228 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机单页展示*/
.sjdy229 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机导航*/
.sjdh230 {position:relative;float:left; width:100%;height:auto; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#1277C4; background-image:url();}
.sjdh230 li {float:left; width:20%;height:40px;; line-height:40px; text-align:center; }
.sjdh230 li a { color:#FFFFFF; font-size:13px; text-align:center; }
/*手机单页展示*/
.sjdy231 {position:relative;float:left; width:100%;height:px; line-height:35px; color:#000000; font-size:14px; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:; background-image:url(); overflow: hidden;}/*手机图片列表*/
.sjpic232 {position:relative;float:left; width:100%;height:auto;}
.sjpic232 ul { position:relative;float:left;width:100%; border:3px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background:#FFFFFF;}
.sjpic232 li { width:50%;float: left; border:1px solid #F7F7F7; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom:0px;border-box;margin-right:0%;}
.sjpic232 li img { width: 100%; height:150px; padding:0; border-radius:0px;border-radius:0px;}
.sjpic232 li p { width: 100%;float:left; font-size:13px; color:#2E52A6; background:#FFFFFF; height:40px; line-height:40px; text-align:center;overflow: hidden;}/*手机翻页模版*/
.sjpage_mb_list233 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list233 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list233 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list233 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list233 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list233 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list233 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机新闻列表*/
.sjnew234 {position:relative;float:left; width:100%;height:auto;}
.sjnew234 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew234 ul li { float:left; width:100%; height:40px; line-height:40px; border-bottom:1px solid #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew234 ul li p{ float:left; width:70%; height:40px; line-height:40px; color:#3B3B3B; font-size:14px; text-align:left; overflow:hidden;}
.sjnew234 ul li span{ float:left; width:30%; height:40px; line-height:40px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list235 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list235 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list235 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list235 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list235 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list235 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list235 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机新闻列表*/
.sjnew236 {position:relative;float:left; width:100%;height:auto;}
.sjnew236 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew236 ul li { float:left; width:100%; height:40px; line-height:40px; border-bottom:1px solid #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew236 ul li p{ float:left; width:70%; height:40px; line-height:40px; color:#3B3B3B; font-size:14px; text-align:left; overflow:hidden;}
.sjnew236 ul li span{ float:left; width:30%; height:40px; line-height:40px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list237 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list237 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list237 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list237 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list237 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list237 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list237 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机自定义图片*/
.sjc238 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc238 a{float:left; width:100%; height:35px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc238 a img {display:block;  height:20px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc238 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*手机新闻列表*/
.sjnew239 {position:relative;float:left; width:100%;height:auto;}
.sjnew239 ul { position:relative;float:left; width:100%; border:0px solid #DEDEDE;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjnew239 ul li { float:left; width:100%; height:40px; line-height:40px; border-bottom:1px solid #DEDEDE; text-indent:20px; background:url() left no-repeat;}
.sjnew239 ul li p{ float:left; width:70%; height:40px; line-height:40px; color:#3B3B3B; font-size:14px; text-align:left; overflow:hidden;}
.sjnew239 ul li span{ float:left; width:30%; height:40px; line-height:40px; color:#CCCCCC; font-size:13px; text-align:right; overflow:hidden;}
/*手机翻页模版*/
.sjpage_mb_list240 {position:relative; float:left;width:100%;height: auto;margin-top:20px;margin-bottom:20px;font-size:12px;}
.sjpage_mb_list240 ul{clear:both;width:279px; margin:0 auto;}
.sjpage_mb_list240 ul li {float:left;width:25px;height:25px;border:1px solid #CCCCCC;margin-right:4px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list240 ul li p {float:left;width:25px;height:25px;line-height:25px;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list240 ul li span {float:left;width:25px;height:25px;line-height:25px;color: ;background:#CCCCCC;border-radius: 3px;text-align:center;}
.sjpage_mb_list240 a {float:left;color: #FFFFFF;background:#E6101F;width:25px;height:25px;line-height:25px;border-radius: 3px;text-align:center;}
.sjpage_mb_list240 a:hover {float:left;background:#BF0E18;border-radius: 3px;}
/*手机自定义图片*/
.sjc241 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc241 a{float:left; width:100%; height:25px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc241 a img {display:block;  height:10px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc241 a span{display:block;float:left;width:100%; height:10px;line-height:10px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*图片列表*/
.pics242 { position:relative;float:left; width:1200px; height:550px; margin-left:10px; padding:0px; border: 0px solid #DEDEDE; display:inline;border-radius:0px;z-index: 2;}
.pics242 h3 {float:left;font-family:微软雅黑; height:0px; line-height:0px; text-indent:10px; color:#CCCCCC; font-size:0px; font-weight:bold; background:#DEDEDE; background-image:url(); border-radius: #DEDEDEpx;overflow:hidden;}
.pics242 h3 span { float:left; color:#CCCCCC; width:1125px;font-size:-3px;}
.pics242 h3 span p{ float:left;color:#333333;font-size:0px;}
.pics242 h3 a{ float:right; width:70px;height:0px;color:#CCCCCC;padding-right:5px;font-family:微软雅黑;font-size:0px;display:inline;text-align:right;background: url() no-repeat right center;}
.pics242 ul li{width:350px;height:250px;float:left;margin:10px 50px 0px 0px;border:0px solid #DEDEDE;position:relative;overflow:hidden;cursor:pointer;}
.pics242 ul li:hover{border:0px solid #CCCCCC;}
.pics242 ul li img{width:350px;height:250px;}
.pics242 ul li .txt{width:350px;height:40px;line-height:40px; background:url(../css/images/1px.png) repeat;position:absolute;text-align:center; left:0;bottom:0;color:#FFFFFF;font-family:微软雅黑;}
.pics242 ul li .txt h2{font-size:15px;font-weight:bold;height:40px;line-height:40px; text-align:center;overflow:hidden;}
.pics242 ul li .txt h2 a{color:#FFFFFF;height:40px;line-height:40px; }
.pics242 ul li .txt h2 a:hover{color:#FFFFFF;}
.pics242 ul li .txt p{font-size:11px; padding:20px;text-align:left;}
/*手机自定义图片*/
.sjc243 {position:relative;float:left; width:100%; margin:0px 0% 0px 0%;}
.sjc243 a{float:left; width:100%; height:px; padding:0px; background:;background-image:url(../);border-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.sjc243 a img {display:block;  height:px; margin:0 auto; vertical-align:middle;overflow:hidden;border-radius:0px;box-shadow:0px 0px 0px #888888;}
.sjc243 a span{display:block;float:left;width:100%; height:px;line-height:px; color:#000000; font-size:14px; overflow:hidden; text-align:left; padding:0; margin-top:5px; }/*图片函数*/
.pic245 {position:relative; float:left; width:300px; height:27px; margin: 0px 0px 0px 20px; padding:0px; border: 0px solid ;  background:;background-image:url();background-size:cover; font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;opacity:1;filter:alpha(opacity=100);white-space:pre-wrap; word-wrap:break-word;z-index: 2;}
.pic245:hover{color:#F7F7F7; background-image:url();}
.pic245 a { float:left;  width:300px; height:27px;  background:;background-image:url(); font-size:13px;color:#F7F7F7; font-family:微软雅黑;display:inline; line-height:30px; text-indent:0px;white-space:pre-wrap; word-wrap:break-word;}
.pic245 a:hover{color:#F7F7F7; background:; background-image:url();}/* 个人中心 */
.member { float:left; padding:0; width:100%; height:160px; background:; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member .user { float:left; width:30%; height:120px; margin-bottom:40px; overflow:hidden;}
.member .user img {float:left; margin:30px 0 30px 20px; width:60px; height:60px;border-radius:100px;}
.member .sj { float:left; width:70%; height:30px; margin-top:15px; line-height:30px; font-size:16px; font-weight:bold; color:#FFFFFF; overflow:hidden;}
.member .hydj { float:left; width:70%; height:20px; margin:3px 0;}
.member .hydj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .tjr { float:left; width:70%; height:20px; margin:3px 0;}
.member .tjr p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member .zcsj { float:left; width:70%; height:20px; margin:3px 0;}
.member .zcsj p{display:inline-block; padding:0 5px; height:20px; line-height:20px; font-size:14px; color:#FFFFFF; overflow:hidden; background:;border-radius:50px;}
.member2 { float:left; padding:10px 0; width:100%; height:60px; background: url() no-repeat center;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.member2 p { float:left; width:24%; height:60px;}
.member2 p img {float:left; margin-left:10px; width:60px; height:60px;border-radius:100px;}
.member2 ul { float:left; width:76%; height:60px;}
.member2 ul li{ float:left; width:100%; height:30px; line-height:30px; color:#FFFFFF; font-size:12px; text-indent:10px; overflow:hidden;}
.fx { float:left;padding:5px 0; width:100%; height:40px; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.fx .m { margin:0 auto; width:96%; height:40px;}
.fx .m a{color:#666666;}
.fx .m p { float:left; width:50%; height:40px; line-height:40px; font-size:1em; color:#666666; text-align:left; text-indent:5px; overflow:hidden;}
.fx .m span { float:left; width:50%; height:40px; font-size:1em; color:#666666; line-height:40px;text-align:right; overflow:hidden;}
.fx .m span a{color:#666666;}
.wuliu { float:left; margin:-30px 5% 10px 5%; width:90%; height:16px; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wuliu ul { float:left; margin:0; width:100%; height:16px;}
.wuliu ul a { position:relative;float:left; width:25%; height:px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu ul a li { float:left;width:100%;height:px; border-right:1px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center; color:;}
.wuliu ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.wuliu2 { float:left; margin-bottom:8px; width:100%; height:50px; padding:10px 0; background:#FFFFFF;}
.wuliu2 ul { float:left; margin:0; width:100%; height:50px; background:#FFFFFF;}
.wuliu2 ul a { position:relative;float:left; width:25%; height:50px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wuliu2 ul a li { float:left;width:100%;height:50px; border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wuliu2 ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;color:;}
.wuliu2 ul a li img {display:block; width:60%;height:px; margin:0 auto; vertical-align:middle; overflow:hidden;}
.wuliu2 ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wuliu2 ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}
.picmember { float:left;width:100%;margin-bottom:8px; border:0; background:#FFFFFF;border-top:1px solid #F5F5F5;}
.picmember li{display:block;float:left;color:#FFFFFF; width:25%; margin:0; padding:5px 0; text-align:center; border-bottom:1px solid #F5F5F5;border-right:1px solid #F5F5F5;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picmember li i{margin:0 auto; width:40px; height:40px; line-height:40px; margin:0; padding:0; text-align:center;}
.picmember li img {display:block; width:40px; height:40px; margin:0 auto; vertical-align:middle; overflow:hidden; border-radius:100px;}
.picmember li span{display:block;float:left;width:100%;min-height:24px;height:24px;line-height:24px;overflow:hidden;font-size:0.8em; text-align:center; padding:0;color:#3e4145; }
.wdxx { float:left; margin:10px 5% 10px 5%; width:90%; height:auto; padding:10px 0; background:#FFFFFF;border-radius:10px;box-shadow: 2px 2px 5px #888888;}
.wdxx ul { float:left; margin:0; width:100%; height:auto;}
.wdxx ul .bt{ float:left; margin:0; width:90%; margin:0 5% 5px 5%; height:30px; line-height:30px;color:#3e4145; font-size:14px;border-bottom:1px solid #F5F5F5;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a { position:relative;float:left; padding-bottom:10px; width:25%; height:26px; text-align:center;color:#3e4145;font-family:'微软雅黑';font-weight:normal;}
.wdxx ul a li { float:left;width:100%;height:26px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.wdxx ul a li i { float:left; width:100%; height:px; line-height:px; margin: 5px auto; text-align:center;}
.wdxx ul a li img {display:block; margin:0 auto; width:px; height:px; margin: 5px auto; vertical-align:middle;border-radius:50px; overflow:hidden;}
.wdxx ul a li span { float:left; width:100%; height:16px; text-align:center;line-height:16px; font-family:'微软雅黑'; font-weight:normal;font-size:0.8em; }
.wdxx ul a p { position:absolute; top:3px; right:8px; width:12px; height:12px; line-height:12px;color:#333; font-size:8px; text-align:center; border-radius:100px;}.loginout { float:left; margin:10px 5% 10px 5%; width:90%; height:44px; line-height:44px; padding:0; background:;border-radius:20px; color:#FFFFFF; font-size:14px; text-align:center;}/* 会员选择样式 */
.hypictxt{width: 100%;margin: 0 auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.hypictxt li{ width:94%; height:40px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.hypictxt li ol {float:left;width:20%;}
.hypictxt li ol img {float:left;width:30px; height:30px; padding:5px 0; }
.hypictxt li a{ width: 80%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.hypictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.hypictxt li a p { float:left; width:100%; height:40px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.hypictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.hypictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/* 滑动图片样式 */
.swiper-container {width:100%;height:auto;}
.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.pictxt{width: 100%;margin: 10px auto; padding: 0px; /*background: #FFFFFF;*/ overflow: hidden;}
.pictxt li{ width:94%; height:80px; float: left;padding:8px 3%; margin:3px 0; background: #fff; border-bottom:1px solid #EEEEEE; overflow: hidden;}
.pictxt li ol {float:left;width:30%;}
.pictxt li ol img {float:left;width:80px; height:80px; }
.pictxt li a{ width: 70%; height:auto; float:left; font-size:0.8em; text-align:center;overflow: hidden;text-align:left;}
.pictxt li a b{ float:left; width:100%; height:20px; line-height:20px; font-size:1.2em; color:#666666; overflow:hidden;}
.pictxt li a p { float:left; width:100%; height:20px; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden;}
.pictxt li a h5 { float:left; width:40%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a span { float:left; width:30%; height:20px; line-height:20px; font-size:0.9em; color:#cccccc;}
.pictxt li a h4{ float:left; width:25%; height:20px; line-height:20px;/* border-radius:5px; background:#426ab3;*/ color:#cccccc; text-align:center; font-size:0.9em; margin:0 0 0 5%;}/*表格样式*/
table.mbtable {font-size:12px; border-width:0px;border-color:;border-collapse: collapse;  }  
table.mbtable th{color:;font-size:12px;border-width:1px;border-style:solid;border-color:;background-color:;height:px;line-height:px;}  
table.mbtable td {color:; font-size:12px;border-width: 1px; border-style: solid; border-color:;  background-color: ;height:px;line-height:px;}
table.mbtable td p{height:px;padding:0;margin:0;text-align:center;}
table.mbtable td p img{width:px;height:px;padding:0;margin:0;border-radius:100px;}

.piccp2 {position:relative;float:left; width:100%;height:auto;}
.piccp2 ul { position:relative;float:left;width:100%; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li { width:50%;float: left; border:5px solid #FFFFFF; background:#FFEDEE; border-radius:0px; overflow: hidden;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.piccp2 li img { width: 100%; ; padding:0; border-radius:0px;}
.piccp2 li p { width: 100%;float:left; font-size:12px; color:#000000; height:20px; line-height:20px; overflow: hidden;}
.piccp2 li span { width: 50%;float:left; font-size:12px; color:#C20000; height:20px; line-height:20px; text-align:left;overflow: hidden;}
.piccp2 li h6 { width: 50%;float:left; font-size:11px; color:#CCCCCC; height:20px; line-height:20px; text-decoration:line-through;text-align:right;overflow: hidden;}

/*二维码样式*/
.qrcode { float:left;padding:10px; border:5px solid #FF0000;}
.qrcode img{margin:0 auto;}

/*左1右2图片*/
.tjpic { float:left; width:100%; padding:0;}
.tjpic li { width:100%; float:left;height:0px;padding-bottom:50%;overflow: hidden;}
.tjpic li p{ width:50%; float:left;height:0px; padding-bottom:50%;}
.tjpic li p span{ width:100%; float:left;height:0px; padding-bottom:50%;}

/*评价样式*/
.pj { float:left; width:96%; margin:5px 2%; height:180px;color:;}
.pj .pj1 { float:left; width:100%; height:50px; line-height:50px;}
.pj .pj1 p { float:left;height:50px; line-height:50px;}
.pj .pj1 input[type='radio']{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#EEEEEE;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj1 input[type='radio']:checked{float:left;margin:15px; width:20px; height:20px; line-height:20px; background:#FF3399;border:1px solid #FFFFFF;-webkit-appearance:none;}
.pj .pj2 { float:left; width:100%; height:80px; line-height:30px;}
.pj .pj2 textarea{float:left; width:100%; height:80px; background:#FFFFFF; color:#666666; font-size:1em; margin:0px; padding:0px; border:0px;}
.pj .pj3 { float:left; width:100%; height:40px; line-height:40px; margin-top:10px; border-radius:3px;}

/*兑换样式*/
.tx { float:left; width:96%; margin:5px 2%; height:100px;color:;}
.tx p { float:left; width:50%;height:30px; line-height:30px; text-align:right; background:#FFFFFF; margin-bottom:10px;}
.tx input[type='number']{float:left;width:50%; height:30px; padding:0px; margin:0px; line-height:30px; border:0px solid #CCCCCC; border-radius:0px; margin-bottom:10px; background:#FFFFFF;color:;-webkit-appearance:none;}

/*分割线*/
.limit-tit{ float:left; width:100%; height: 36px; padding:0; margin:0; position:relative; text-align: center; background:#FFFFFF;}
.limit-tit span{ position:relative; display:inline-block; font-size:16px; background:#FFFFFF; text-align:center; top:10px; color: ; padding: 0 10px; z-index:1; }
i{ font-style:normal;}
.limit-tit em{ position:absolute; top:0; display:block; width:96%;height:18px; margin:0 2%; border-bottom:1px solid ;}
/*分割线结束*/

/*弹出输入框*/
.jbox{ float:left; width:90%; text-align:center; padding:20px 0; background:url(../images/black-003.gif)}
.jbox img{ margin:0 auto;}
.fromtc{ float:left; width:100%; height:auto; padding:20px 0;}
.fromtc .main{display:block; width:90%; margin:0 auto; height:auto; line-height:40px; font-size:1em; text-align:center;}
.fromtc .main .in {display:block; float:left; width:70%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:5px;border-bottom-left-radius:5px; border-top-right-radius:0px;border-bottom-right-radius:0px;text-indent:10px; background:#f6f5ec;}
.fromtc .main .into {display:block; float:left; width:100%; height:60px; line-height:30px; border:0; margin-bottom:10px; padding:0px;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .in2 {display:block; float:left; width:100%; height:20px; line-height:20px; border:0; margin-bottom:10px; padding:10px 0;border-radius:5px; text-indent:10px; background:#f6f5ec;}
.fromtc .main .bt {display:block; float:left; width:30%; height:40px; border:0; margin:0px; margin-bottom:10px; padding:0px;border-top-left-radius:0px;border-bottom-left-radius:0px; border-top-right-radius:5px;border-bottom-right-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main .bt2 {display:block; float:left; width:100%; height:40px; border:0; margin:0; padding:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.fromtc .main span {display:block; float:left; width:19%; height:40px; border:0; margin:3px 8% 3px 0; padding:0px;border-top-left-radius:0px;border-radius:5px;background:; color:#FFFFFF; font-family:'微软雅黑';}
.right0 {margin-right:0px !important;}

/*评价*/
.huifu{ float:left; width:100%; height:100px; padding:0px;}
.huifu .main{display:block; width:96%; margin:0 auto; height:100px; font-size:0.9em;}
.huifu .main .in {display:block; float:left; width:98%; height:40px; line-height:20px; border:0; margin:0px; padding:2% 1%;border-radius:3px; background:#444; color:#CCCCCC;font-family:'微软雅黑';}
.huifu .main .dz {display:block; float:left; width:150px;height:28px; line-height:28px;border:0;margin-top:8px; padding:0 2%; color:#CCCCCC; text-align:left; font-family:'微软雅黑'; font-size:1em;}
.huifu .main .dz p {float:left;text-indent:5px;width:100px; height:28px;line-height:28px;}
.huifu .main .dz img {float:left;width:28px; height:28px;}
.huifu .main .bt {display:block; float:right; width:60px; height:26px; border:0; margin:8px 0; padding:0 2%; border:1px solid #b22c46; border-radius:3px;background:#973c3f; color:#CCCCCC; text-align:center; font-family:'微软雅黑';}

/*支付按钮*/
.ftcp ul { width: 100%; max-width:640px; height:50px; float:left; position:fixed; bottom:0px; z-index:99;}
.ftcp ul li { width:25%; margin-left:0px; float:left; height:50px; display:inline-block;background:#333333;}
.ftcp ul li p input {float:left; width:60px; height:30px; margin:10px 5px; padding:0px; border:0; border-radius:5px; color:#FFFFFF; background:#ffffff;  font-size:1.2em; text-align:center; text-indent:0px;}
.ftcp ul li a { float:left;width:100%;height:50px;text-align:center;font-size:1em;font-family:'微软雅黑';font-weight:normal;}
.ftcp ul li a i{ margin-top:8px;}
.ftcp ul li a span { float:left; width:100%; height:20px; text-align:center;line-height:20px; color:#666666; font-size:0.9em; font-family:'微软雅黑'; font-weight:normal; }
/*用户登录页面*/
.login{ float:left; width:100%; height:auto; padding:0px; font-family:'微软雅黑';}
.login .main{display:block; width:90%; margin:0 auto; height:100px;}
.login .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.login .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:#FFFFFF;font-family:'微软雅黑';text-align:center;}
.login .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:20px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';}
.login .main .in2 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:#FFFFFF;font-family:'微软雅黑'; text-indent:5px;background:; color:;}
.login .main .in3 {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px;border-radius:5px;background:#f6f5ec; color:#000000;font-family:'微软雅黑';text-indent:5px;}
.login .main .submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}
.login .main .mm {float:left;width:100%; height:30px; line-height:30px;text-align:center;}
.login .main .mm a {float:left;width:100%; height:30px; line-height:30px;text-align:center;font-size:12px;color:#FFFFFF;}/*资料修改页面*/
.edhy{ float:left; width:96%; height:auto; margin:0 2%; padding:0px; font-family:'微软雅黑';}
.edhy .main{display:block; width:100%; margin:0 auto; height:auto;}
.edhy .main .topbt {display:block; float:left; width:100%; height:50px; line-height:50px; border:0; margin:2px 0; padding:0px; background:#FFFFFF; color:#333333; font-size:1.2em; text-align:center;font-family:'微软雅黑';}
.edhy .main .img {text-align:center;  width:100%; height:50px; margin:10px 0; }
.edhy .main .img img {width:50px; height:50px;}

.edhy .main .weizhi{ float:left;background:; color:; width:60%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-left:0px;border-right:0px; border-radius:0px;margin:5px 0px; text-indent:5px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .dinwei{ float:left;background:; color:; width:20%; height:40px; line-height:40px; font-size:14px; border:1px solid #DDDDDD; border-radius:5px; margin:5px 0px;border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main textarea { float:left; background:; color:; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:2%;}

.edhy .main .bt {display:block; float:left; width:20%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px; border:1px solid #DDDDDD;border-top-left-radius:5px; border-bottom-left-radius:5px; background:; color:;font-family:'微软雅黑'; font-size:0.9em;text-align:center;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .in {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;text-indent:5px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .input {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.edhy .main .sel {display:block; float:left; width:80%; height:40px; line-height:40px; border:0; margin:5px 0; padding:0px 0;border:1px solid #DDDDDD;border-left:0px;border-top-left-radius:0px; border-bottom-left-radius:0px;border-top-right-radius:5px; border-bottom-right-radius:5px;background:; color:;font-family:'微软雅黑';font-size:0.9em;text-indent:5px;m;outline:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}/* 个人详情 */
.grxx { float:left; width:90%; height:70px; margin:2%; padding-right:6%; background:#FFFFFF;  background:url(../my/images/right.png) no-repeat right;background-size:3%;}
.grxx h3{ float:left; width:100%; height:30px; line-height:30px; color:#4B4B4B; font-size:1.1em; font-weight:normal;}
.grxx span{ float:left; width:100%; height:40px; line-height:20px; color:#979797; font-size:1.0em;}

/* 购买详情 */
.gmxq { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.cpxq { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cpxq p { float:left; width:30%; height:68px;}
.cpxq p img { width:68px; height:68px;}
.cpxq h3 { float:left; width:70%; height:44px; line-height:22px; color:#4B4B4B; font-size:0.9em; font-weight:normal; overflow:hidden; }
.cpxq span { float:left; width:70%; height:20px; line-height:20px; color:#F17275; font-size:1em; margin-top:4px;}
.zffs { float:left; width:100%; height:68px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.zffs h3 { float:left; width:40%; height:68px; line-height:68px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.zffs span { float:left; padding-right:5%; width:25%; height:68px; line-height:68px; }
.zffs span img{ float:left; width:24px; height:20px; margin:24px 0;}
.yfje { float:left; width:100%; height:30px; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.yfje h3 { float:left; width:25%; height:30px; line-height:30px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.yfje span { float:left; padding-right:5%; width:70%; height:30px; line-height:30px; text-align:left; color:#F17275;}
.yfje span img{ float:left; width:24px; height:20px; margin:24px 0;}
.kqmx { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.kqmx h3 { float:left; width:100%; height:25px; color:#4B4B4B; font-size:1em; font-weight:normal; }
.kqmx span { float:left; padding:5px 0; width:100%; height:20px; line-height:20px; font-size:0.8em; color:#666666; overflow:hidden; }
.cply { float:left; width:100%; height:auto; padding:3% 0; background:#FFFFFF; border-bottom:1px solid #EEEEEE;}
.cply h3 { float:left; width:25%; height:auto; color:#4B4B4B; font-size:1em; font-weight:normal; }
.cply span { float:left; padding-right:5%; width:70%; line-height:20px; font-size:0.9em; color:#999999; overflow:hidden; }

/* 地址列表 */
.dzlist { float:left; width:96%; height:auto; padding:2%; background:#FFFFFF;}
.dzlist li { float:left; width:100%; height:70px; padding:5px 0; border-bottom:1px solid #CCCCCC;}
.dzlist li b { float:left; width:10%; margin:25px 5%; height:20px;}
.dzlist li b img { float:left; width:20px; height:20px; padding:0; margin:0; text-align:center;}
.dzlist li h3 { float:left; width:60%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:left; padding:0; margin:0;}
.dzlist li span { float:left; width:20%; height:30px; line-height:30px; font-size:1.1em; color:#4B4B4B; overflow:hidden; text-align:right;}
.dzlist li span a { color:#4B4B4B; }
.dzlist li p { float:left; width:80%; height:40px; line-height:20px; font-size:1em; color:#CCCCCC; overflow:hidden;}

/* 添加地址 */
.tjdz { float:left; width:100%; height:40px; margin:10px 0;}
.tjdz .tjdz1 { margin:0 auto; width:80px; height:40px;}
.tjdz .tjdz1 a{ width:100%; height:40px;}
.tjdz .tjdz1 a img{ display: block; margin:0 auto; width:20px; height:20px; text-align:center;}
.tjdz .tjdz1 a p{ float:left; width:100%; height:20px; line-height:20px; text-align:center; color:#999999; font-size:1em;}

/* 地址编辑 */
.dizhi { float:left; width:96%; height:360px; padding:2%;  background:#FFFFFF; }
.dizhi li{ float:left; width:90%; height:50px; line-height:50px; padding-right:10%; color:#4B4B4B; border-bottom:1px solid #EEEEEE; background:url(../images/right.png) no-repeat right;background-size:2%;}
.dizhi li span{ float:left; width:30%; height:50px; line-height:50px; color:#979797; font-size:1.0em;}
.dizhi li input{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.dizhi li select{ float:left; width:70%; height:30px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; margin:10px 0;}
.dizhi li textarea{ float:left; width:70%; height:60px; line-height:30px; color:#979797; font-size:1.0em; border:0; margin:0; padding:10px 0;}
.nobtm {border-bottom:0px !important;background:url() !important;}

/* 门店列表 */
.shopsel { float:left;width:100%; border:0; max-width:640px;}
.shopsel .shopleft{ float:left;width:25%; height:100%; overflow:auto; border:0; background:#ED6823;}
.shopsel .shopleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; overflow:hidden; color:#FFFFFF; font-size:13px; }
.shopsel .shopright{ float:left;width:100%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picshoptxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picshoptxt li { float: left; width:100%; height:auto; padding:10px; border-bottom:1px solid #F7F7F7;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picshoptxt li .left {float:left;width:22%;}
.picshoptxt li .left a img {float:left;width:70px; height:70px; margin:5px;border-radius:100px;}
.picshoptxt li .right { width: 75%; height:auto; float:left; padding-left:3%;}
.picshoptxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;}

.picshoptxt li .right .right1 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right1 b{ float:left; width:70%; height:20px; line-height:20px; font-size:12px; color:#666; overflow:hidden;font-weight:normal;}
.picshoptxt li .right .right1 h3{ float:left; width:30%; height:20px; line-height:20px; font-size:11px; color:#666;text-align:right; overflow:hidden;}
.picshoptxt li .right .right1 p { float:left; margin:2px 0; width:100%; height:16px; line-height:16px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right h5 { float:right; margin-bottom:4px; width:28%; height:36px; line-height:18px; border-radius:3px; background:#ED6823; color:#ffffff; text-align:center; font-size:10px;}

.picshoptxt li .right .right2 { float:left; width:100%; height:40px;overflow:hidden;}
.picshoptxt li .right .right2 p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picshoptxt li .right .right2 a span{ float:left; width:60%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picshoptxt li .right .right2 a h4{ float:left; width:40%; height:20px; line-height:20px; color:#666666; text-align:right; font-size:11px; overflow:hidden;}
.picshoptxt li .right a h6{ float:right; margin-top:10px; width:28%; height:30px; line-height:30px; border-radius:3px; background:#FFCC00; color:#FFFFFF; text-align:center; font-size:12px;}
.picshoptxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}

/*产品选择页面*/
div.search {padding: 0px 0; float:left; width:100%; height:36px;}
.bar6 input { float:left;border: 1px solid ; border-left:0px; border-radius:0;width: 50%;height: 36px; text-indent:10px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.bar6 button { float:left;height: 36px;background:;width: 25%; border:0px;font-size: 13px;color: #FFFFFF;}
.dingwei { float:left; width:100%; height:40px; position:fixed; top:0px;}
.dingwei span{ float:left; width:25%; height:40px; line-height:40px; background:#F3F3F3; color:#333333; font-size:14px; text-align:center;}
.dingwei p{ float:left; width:75%; height:40px; line-height:40px; background:#FFFFFF;color:#666666; font-size:14px; text-indent:10px;}
.prosel { float:left;width:100%; border:0;}
.prosel .proleft{ float:left;width:25%; height:101%; overflow:auto; border:0; background:;-webkit-overflow-scrolling: touch;}
.prosel .proleft li{ float:left;width:100%; height:36px; line-height:36px; text-align:center; overflow:hidden; border-bottom:1px solid #F7F7F7; border-left:3px solid ; overflow:hidden; color:#FFFFFF; font-size:13px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.prosel .proright{ float:left;width:75%; height:101%; overflow:auto; border:0;-webkit-overflow-scrolling: touch;}
.picprotxt{ float:left;width: 100%;margin: 0 auto; padding: 0px;}
.picprotxt li { float: left; width:100%; height:auto; border:10px solid #FFFFFF; margin-bottom:5px;background: #fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.picprotxt li .left {float:left;width:30%;}
.picprotxt li .left img {float:left;width:80px; height:80px;}
.picprotxt li .right { width: 65%; height:auto; float:left; padding-left:5%;}
.picprotxt li .right h2{ float:left; width:100%; height:20px; line-height:20px; font-size:14px; color:#333333; overflow:hidden;font-weight:bold;}
.picprotxt li .right h3{ float:left; width:50%; height:20px; line-height:20px; font-size:14px; color:#FF0909; overflow:hidden;text-align:right; font-weight:bold;}
.picprotxt li .right span{ float:left; width:100%; height:20px; line-height:20px; border-radius:3px;color:#666666; text-align:left; font-size:12px;overflow:hidden;}
.picprotxt li .right p { float:left; margin:0; width:100%; height:20px; line-height:20px; font-size:11px; color:#666666; overflow:hidden;}
.picprotxt li .right h4{ float:left; width:60%; height:20px; line-height:20px; font-size:11px; color:; overflow:hidden;}
.picprotxt li .right h5{ float:right; width:36%; height:20px; line-height:20px; border-radius:3px; background:; color:; text-align:center; font-size:10px;}
.picprotxt li .down {float:left;width:100%;height:auto;margin-top:5px;padding-top:5px;border-top:1px solid #EEEEEE;}
.picprotxt li .down h4{ float:right; padding-left:5%; width:65%; height:30px; line-height:15px; font-size:12px; color:#AAAAAA; overflow:hidden;}
.picprotxt li .down h5 { float:left; width:30%; height:30px; line-height:15px; border-radius:3px; background:#ED6823; color:#FFFFFF; text-align:center; font-size:10px;}

/* 发现列表 */
.faxianbt {float:left; width:96%; height:auto; line-height:20px; padding:2% 2%; color:#333333; font-size:1.2em; font-family:'微软雅黑';  text-align:center;}
.faxianxq {float:left; width:100%; height:auto;}
.faxianxq img{ margin-bottom:5px;}
.faxianjj {float:left; width:96%; height:30px; line-height:30px; padding:3% 2% 1% 2%; color:#333333; background:#FFFFFF; border-bottom:1px solid #F5F5F5;}
.faxianjj p{ float:left; width:15%; height:30px;}
.faxianjj p img{ float:left; width:30px; height:30px; border-radius:50px;}
.faxianjj b{ float:left; width:70%; height:30px; line-height:30px; overflow:hidden; font-size:0.9em; font-weight:normal; color:#666666;}
.faxianjj span{ float:left; width:15%; height:30px; line-height:30px; color:#CCCCCC; font-size:0.7em;}
.faxianadd {float:left; width:96%; padding:0px 2%; height:30px; line-height:30px; color:#999999; background:#FFFFFF; font-size:0.8em;}

/* 发现内容 */
.faxianpt { float:left; background:#FFFFFF; width:92%; height:auto; padding:0px 2%; margin:1% 2% 3% 2%; border-radius:5px;}
.faxianpt1 { float:left; background:#FFFFFF; width:100%; height:24px; line-height:24px; padding:3px 0; margin-top:5px; border-top:1px solid #F5F5F5;}
.faxianpt1 b{ float:left; background:#FFFFFF; width:8%; height:24px; line-height:24px; }
.faxianpt1 b img{ float:left; width:24px; height:24px; border:0px; border-radius:50px;}
.faxianpt1 p{ float:left; width:23%; height:24px; line-height:24px; font-size:0.8em; color:#666666; overflow: hidden;}
.faxianpt1 span{ float:left; width:23%; text-align:center; height:24px; line-height:24px; font-size:0.7em; color:#AAAAAA;}
.faxianpt1 a { float:left; width:23%; height:24px; line-height:24px; text-align:left; text-indent:0px; color:#AAAAAA; font-size:8px;}
.faxianpt1 a img{ float:left;width:12px; height:12px; padding:6px 5px 6px 0;margin:0 auto;}
.faxianpt2 { float:left; width:100%; height:36px; line-height:36px; overflow:hidden; border-bottom:1px solid #F5F5F5;}
.faxianpt2 a { height:36px; line-height:36px; font-size:14px;color:#333333; text-indent:10px; overflow:hidden;}
.faxianpt3 { float:left; width:100%;}
.faxianpt3 ul { float:left; width:100%;}
.faxianpt3 ul li { float:left; width:33.3%; margin:0; padding:0; border:5px solid #FFFFFF;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianpt3 ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianpt3 ul li a .w{ width:100%;}
.faxianpt3 ul li a .h{ height:100%;}
.faxianpt5 { float:left; width:100%; position:relative; height:12px;padding:10px 0; }
.faxianpt5 a { float:left; width:50%; height:12px; line-height:12px; padding:0px; margin-right:0; margin-top:0px;  border:0px solid #EEEEEE; text-align:center; text-indent:5px; color:#999999; font-size:0.8em;}
.faxianpt5 a img{width:12px; height:12px; padding:0px 5px 0px 0;margin:0 auto;}
.faxianpt6 { float:left; height:5px; width:100%; margin:3% 0 1% 0; border-bottom:1px solid #EEEEEE; }

/* 评论 */
.list_pl { float:left; width:100%; height:auto; margin-top:5px;}
.list_pl ul { float:left; width:96%; height:auto; padding:2%; margin-top:5px; background:#FFFFFF; border-bottom:1px solid #EEEEEE;font-family:'微软雅黑';}
.list_pl ul p {float:left; width:15%; height:auto;}
.list_pl ul p img{ float:left; width:30px; height:30px; border-radius:100px;}
.list_pl ul li {float:left; width:85%; height:auto;}
.list_pl ul li b{ float:left; width:80%; height:20px; line-height:20px; color:#333333; overflow:hidden; font-size:0.9em; font-weight:normal;}
.list_pl ul li span{ float:right; width:20%; height:20px; line-height:20px; color:#666666; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .ly{ float:left; width:100%; height:auto; line-height:20px; color:#666666; overflow:hidden; font-size:0.9em;}
.list_pl ul li .img{ float:left; width:100%; padding:5px 0; height:10px; line-height:10px;}
.list_pl ul li .img .dt{ float:left; width:50%; height:14px; line-height:14px; color:#CCCCCC; overflow:hidden; font-size:0.8em;}
.list_pl ul li .img .zanimg{ float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .img .hfimg { float:left; width:25%; height:14px; line-height:14px; color:#AAAAAA; overflow:hidden; font-size:0.8em; text-align:right;}
.list_pl ul li .hf{ float:left; width:100%;height:40px; overflow:hidden; padding-bottom:10px;}
.list_pl ul li .hf .hf1{ float:left; width:85%; margin-left:15%; height:40px; line-height:20px; color:#AAAAAA; overflow:hidden; font-size:0.9em;}

/*发现详情底部*/
.fxlistft{font-size:1em; verflow: hidden; width: 100%; max-width:640px; height:32px; padding:9px 0; float:left; border-top:1px solid #EEEEEE; background:#FFFFFF; position:fixed; bottom:0px; z-index:99;}

/* 发现发布 */
.faxianfb { float:left; background:#FFFFFF; width:94%; height:auto;  padding:0 3%; }
.faxianfb p { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em;}
.faxianfb span { float:left; width:50%; height:40px; line-height:40px; color:#F9C143; font-size:1.1em; text-align:right;}
.faxianfbtp { float:left; background:#FFFFFF; width:96%; height:auto;  padding:0 2%; }
.faxianfbtp .tiebabt{ float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:1%;}
.faxianfbtp .sel{display:inline; float:left; background:#F7F7F7; width:100%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px -0px; text-indent:0px; color:#555; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;padding:0 2%;}
.faxianfbtp .tiebawz{ float:left; background:#F7F7F7; width:80%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px; text-indent:5px; color:#555; border-top-right-radius:0px;border-bottom-right-radius:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp .dinwei{ float:left; background:#F7F7F7; width:20%; height:36px; line-height:36px; font-size:14px; border:1px solid #DDDDDD; border-radius:3px; margin:5px 0px;color:#555; border-top-left-radius:0px;border-bottom-left-radius:0px;text-align:center;border-left:0px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.faxianfbtp ul li { float:left; width:31%; margin:1%; padding:0;}
.faxianfbtp ul li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;height:0px;padding-bottom: 100%;overflow: hidden;}
.faxianfbtp ul li a img { width:100%;}
.faxianfbtp .faxianbt { float:right; width:80px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#555; border:1px solid #DDDDDD; background:#FFFFFF; text-align:center; border-radius:3px;}/*客服*/
.kefu { float:left; width:100%; height:auto;}
.kefu li{ float:left; width:100%; height:40px; line-height:40px; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefu li img{ float:left; width:24px; height:24px; margin:8px 3px; border-radius:100px;}
.kefu li p{ float:left; width:auto; height:40px; line-height:40px; color:#333333; font-size:12px;}
.kefu li span{ float:right; margin:8px 8px 8px 0; width:60px; height:24px; line-height:24px; color:#FFFFFF; text-align:center; background:#4D4D6D; border-radius:3px; font-size:12px;}
.kefu li span a{ color:#FFFFFF;}
.kefuask { float:left; width:100%; height:auto;}
.kefuask span { float:left; width:100%; height:40px; line-height:40px; color:#333333; background:#F3F3F3; text-align:center; font-size:14px;}
.kefuask li{ float:left; width:100%; height:auto; background:#FFFFFF; border-bottom:5px solid #F3F3F3;}
.kefuask li a{ float:left; width:100%; height:30px; padding:5px 0; background:#FFFFFF; border-bottom:1px solid #F3F3F3;}
.kefuask li a p{ float:left; width:64%; height:30px; line-height:30px; color:#333333;background:#FFFFFF; font-size:12px; overflow:hidden;}
.kefuask li a p img{ float:left; width:24px; height:24px; margin:3px; border-radius:100px;}
.kefuask li a i{ float:left; width:12%; height:24px; line-height:24px; border-radius:3px; text-align:center; color:#FFFFFF;background:; font-size:11px; margin:3px 2%;overflow:hidden;}
.kefuask li a span{ float:left; width:20%; height:15px; line-height:15px; color:#999999;background:#FFFFFF; font-size:10px; overflow:hidden;}/*报名活动*/
.baominghd { float:left;width:100%; border:0; padding-top:0px;}
.baominghd li{display:block;float:left;color:#999999; width:96%; margin:5px 0; padding:2%; text-align:center; background:#FFFFFF;}
.baominghd li a { width:100%; float:left;padding:0; margin:0; border:0px; background:#FFFFFF;border-radius:0px;overflow: hidden;}
.baominghd li a img{ width:100%; height:auto; border:0px;}
.baominghd li p{display:block;width:80%;float:left;height:30px;line-height:30px;overflow:hidden;font-size:12px; text-align:left; padding:0; color:#333333; }
.baominghd li button{display:block;width:16%; margin:5px 0 5px 4%;float:left;height:20px;line-height:20px;overflow:hidden;font-size:12px; text-align:center; padding:0;background:#FF216B; color:#FFFFFF; border:0; border-radius:3px;}
.baominghd li b {display:block;float:left;width:100%;height:auto;line-height:30px; color:#333333;overflow:hidden;font-size:14px; text-align:left;}
.baominghd li h3 {display:block;float:left;width:50%;height:30px;line-height:30px; color:#FF216B;overflow:hidden;font-size:12px; text-align:left;}
.baominghd li span {display:block;float:left;width:50%;height:30px;line-height:30px; color:#666666;overflow:hidden;font-size:12px; text-align:right;}
.baominghd li button2 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#CCCCCC;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li button3 {display:block;float:left;width:20%; margin:3px 0 3px 5%;height:24px;line-height:24px; color:#FFFFFF; background:#FF216B;border-radius:5px;font-size:12px; text-align:center;}
.baominghd li input[type='text'],[type='number'] {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li textarea {float:left;width:100%;height:108px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.baominghd li select {float:left;width:100%;height:36px;line-height:16px; margin:5px 0; padding:10px 0; border:1px solid #CCCCCC; border-radius:5px; background:#F7F7F7; color:#333333;font-size:12px; text-indent:5px;border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.rdo {display:block;float:left;width: 20px;height: 20px;border-radius:5px;position: relative; margin: 5px 0 5px 20px; padding:0px; border:0;}
.rdo:before,.rdo:after {content: '';display: block;position: absolute;border-radius:5px;transition: .3s ease;}
.rdo:before {top: 0px;left: 0px;width: 18px;height: 18px;background-color: #fff;border: 1px solid #CCC;}
.rdo:after {top: 6px;left: 6px;width: 8px;height: 8px; background-color: #fff; }
.rdo:checked:after {top: 4px;left: 4px;width: 12px;height: 12px;background-color:; }
.rdo:checked:before {border-color:; }.submit {display:block; float:left; width:100%; height:40px; line-height:40px; border:0; margin:10px 0 10px 0; padding:0px;border-radius:5px;background:; color:#FFFFFF;font-family:'微软雅黑';}#mb2{position:absolute; top:0;width:100%; height:644px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb7{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb8{position:absolute; top:0;width:415px; height:97px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb9{position:absolute; top:0;width:385px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb10{position:absolute; top:0;width:122px; height:97px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb11{position:absolute; top:0;width:149px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb12{position:absolute; top:0;width:149px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb13{position:absolute; top:0;width:1198px; height:97px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb14{position:absolute; top:0;width:122px; height:31px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb15{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb16{position:absolute; top:0;width:122px; height:119px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb17{position:absolute; top:0;width:122px; height:119px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb18{position:absolute; top:0;width:143px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb19{position:absolute; top:0;width:148px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb20{position:absolute; top:0;width:122px; height:119px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb21{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb22{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb23{position:absolute; top:0;width:122px; height:119px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb24{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb25{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb26{position:absolute; top:0;width:122px; height:119px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb27{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb28{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb29{position:absolute; top:0;width:1198px; height:44px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb32{position:absolute; top:0;width:207px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb34{position:absolute; top:0;width:265px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb35{position:absolute; top:0;width:122px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb36{position:absolute; top:0;width:245px; height:29px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb37{position:absolute; top:0;width:249px; height:109px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb38{position:absolute; top:0;width:122px; height:37px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb39{position:absolute; top:0;width:246px; height:37px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb40{position:absolute; top:0;width:249px; height:84px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb41{position:absolute; top:0;width:122px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb42{position:absolute; top:0;width:244px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb43{position:absolute; top:0;width:249px; height:108px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb44{position:absolute; top:0;width:249px; height:202px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb45{position:absolute; top:0;width:122px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb46{position:absolute; top:0;width:244px; height:35px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb47{position:absolute; top:0;width:122px; height:991px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb48{position:absolute; top:0;width:259px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb49{position:absolute; top:0;width:122px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb50{position:absolute; top:0;width:904px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb51{position:absolute; top:0;width:885px; height:917px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb52{position:absolute; top:0;width:1198px; height:144px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb53{position:absolute; top:0;width:1198px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb54{position:absolute; top:0;width:548px; height:316px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb55{position:absolute; top:0;width:136px; height:106px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb56{position:absolute; top:0;width:464px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb57{position:absolute; top:0;width:464px; height:34px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb58{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb59{position:absolute; top:0;width:622px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb60{position:absolute; top:0;width:122px; height:173px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb61{position:absolute; top:0;width:586px; height:45px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb62{position:absolute; top:0;width:586px; height:64px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb63{position:absolute; top:0;width:586px; height:60px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb64{position:absolute; top:0;width:1198px; height:37px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb65{position:absolute; top:0;width:137px; height:105px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb66{position:absolute; top:0;width:490px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb67{position:absolute; top:0;width:490px; height:34px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb68{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb69{position:absolute; top:0;width:122px; height:183px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb70{position:absolute; top:0;width:610px; height:47px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb71{position:absolute; top:0;width:610px; height:47px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb72{position:absolute; top:0;width:610px; height:85px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb73{position:absolute; top:0;width:548px; height:281px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb74{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb75{position:absolute; top:0;width:548px; height:289px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb76{position:absolute; top:0;width:136px; height:106px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb77{position:absolute; top:0;width:465px; height:40px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb78{position:absolute; top:0;width:465px; height:33px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb79{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb80{position:absolute; top:0;width:626px; height:30px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb81{position:absolute; top:0;width:122px; height:149px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb82{position:absolute; top:0;width:589px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb83{position:absolute; top:0;width:589px; height:42px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb84{position:absolute; top:0;width:589px; height:61px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb85{position:absolute; top:0;width:1198px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb87{position:absolute; top:0;width:137px; height:105px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb88{position:absolute; top:0;width:490px; height:38px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb89{position:absolute; top:0;width:490px; height:34px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb90{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb91{position:absolute; top:0;width:122px; height:60px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb92{position:absolute; top:0;width:573px; height:61px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb93{position:absolute; top:0;width:548px; height:238px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb94{position:absolute; top:0;width:1198px; height:82px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb95{position:absolute; top:0;width:122px; height:69px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb96{position:absolute; top:0;width:1152px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb97{position:absolute; top:0;width:122px; height:40px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb98{position:absolute; top:0;width:961px; height:40px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb99{position:absolute; top:0;width:122px; height:40px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb100{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb101{position:absolute; top:0;width:1198px; height:482px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb102{position:absolute; top:0;width:1198px; height:125px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb103{position:absolute; top:0;width:652px; height:95px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb104{position:absolute; top:0;width:615px; height:156px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb105{position:absolute; top:0;width:652px; height:59px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb106{position:absolute; top:0;width:544px; height:314px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb107{position:absolute; top:0;width:1198px; height:74px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb108{position:absolute; top:0;width:592px; height:60px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb109{position:absolute; top:0;width:567px; height:60px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb110{position:absolute; top:0;width:543px; height:208px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb111{position:absolute; top:0;width:543px; height:208px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb112{position:absolute; top:0;width:1198px; height:45px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb113{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb114{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb115{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb116{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb117{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb118{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb119{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb120{position:absolute; top:0;width:122px; height:175px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb121{position:absolute; top:0;width:122px; height:49px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb122{position:absolute; top:0;width:274px; height:34px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb123{position:absolute; top:0;width:319px; height:39px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb124{position:absolute; top:0;width:319px; height:83px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb125{position:absolute; top:0;width:144px; height:144px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb126{position:absolute; top:0;width:1198px; height:48px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb127{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb128{position:absolute; top:0;width:498px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb129{position:absolute; top:0;width:148px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb130{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb131{position:absolute; top:0;width:1178px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb132{position:absolute; top:0;width:1178px; height:548px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb133{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb134{position:absolute; top:0;width:1158px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb135{position:absolute; top:0;width:1198px; height:648px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb137{position:absolute; top:0;width:1198px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb138{position:absolute; top:0;width:1178px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb139{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb140{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb141{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb142{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb143{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb144{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb145{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb146{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb147{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb148{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb150{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb151{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb152{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb153{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb154{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb155{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb156{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb157{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb158{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb159{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb160{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb161{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb162{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb163{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb164{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb165{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb166{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb167{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb168{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb169{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb170{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb171{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb172{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb173{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb174{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb175{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb176{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb177{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb178{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb179{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb180{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb181{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb182{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb183{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb184{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb185{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb186{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb187{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb188{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb189{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb190{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb191{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb192{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb193{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb194{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb195{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb196{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb197{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb198{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb199{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb200{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb202{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb203{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb204{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb205{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb206{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb207{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb208{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb209{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb210{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb211{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb212{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb213{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb214{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb215{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb216{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb217{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb218{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb219{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb220{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb221{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb222{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb223{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb224{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb225{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb226{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb227{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb228{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb229{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb230{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb231{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb232{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb233{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb234{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb235{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb236{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb237{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb238{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb239{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb240{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb241{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb242{position:absolute; top:0;width:1198px; height:548px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb243{position:absolute; top:0;width:122px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}#mb245{position:absolute; top:0;width:298px; height:28px; border: 1px dashed #FF0000;background:#CCCCCC;color:#FFFFFF;opacity:0.8;filter:Alpha(Opacity=80);visibility:hidden;z-index:9999;}.mbedit{position:absolute;top:0px; right:0px;width:120px; height:20px;}
.mbedit ul2 {position:absolute;width:120px; height:20px;}
.mbedit ul2 li2 {float:left; width:20px; height:20px; line-height:20px; margin:2px 0 0 3px; font-size:10px; color:#FFFFFF; background-color:#990000; border-radius:5px; text-indent:0px; text-align:center;cursor:pointer;}
.mbedit ul2 li2 i{width:20px; height:20px; line-height:20px;}